From unknown Sat Jun 21 05:15:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#57581 <57581@debbugs.gnu.org> To: bug#57581 <57581@debbugs.gnu.org> Subject: Status: Failing to build the website Reply-To: bug#57581 <57581@debbugs.gnu.org> Date: Sat, 21 Jun 2025 12:15:09 +0000 retitle 57581 Failing to build the website reassign 57581 guix submitter 57581 Julien Lepiller severity 57581 important thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 04 11:18:16 2022 Received: (at submit) by debbugs.gnu.org; 4 Sep 2022 15:18:16 +0000 Received: from localhost ([127.0.0.1]:45445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUrO4-0003px-22 for submit@debbugs.gnu.org; Sun, 04 Sep 2022 11:18:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:59936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUrO2-0003po-3P for submit@debbugs.gnu.org; Sun, 04 Sep 2022 11:18:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58340) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUrO1-00038N-V3 for bug-guix@gnu.org; Sun, 04 Sep 2022 11:18:13 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:42752) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUrNz-0003Vo-S0 for bug-guix@gnu.org; Sun, 04 Sep 2022 11:18:13 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 0ba5f4b1 for ; Sun, 4 Sep 2022 15:18:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=cVjzTkWtC5on5Z+4mKEm3a3O8 JtgG6QD+G8WYi82rMM=; b=WKlr+vlNMgGWCW78Z8vgciUrra5iQ80ec6DyGCVk2 wLEFdi2jHV3JpqvI0RPPsfU5g1SN9/5ZmfJTjVfsLlzxefVf13lvH3hfN7C/oTZM Z4EjMsii/wyNjLZdAS3h234pndLKxND5Le7wGeP2PXLHtgU5nfe444DQhxMOSSEi Gi814/6sMyFdgKw//aZFNmtHHz1jipEUC6VJRZqiTvNaMGlXyFpMyTNgargSmA4n rhBMJYtzzSteiEay4q9LVJPinsBUH7BqLQybEtbTASQiVn/RwyDbq2Wz78zNBmmg 67Ukx2pBVBBgjMwOo2KjJNQeRhOgD6DaFmqQwzpjkE4jw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id ec4d99b2 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sun, 4 Sep 2022 15:18:05 +0000 (UTC) Date: Sun, 4 Sep 2022 17:18:04 +0200 From: Julien Lepiller To: bug-guix@gnu.org Subject: Failing to build the website Message-ID: <20220904171804.76b42325@sybil.lepiller.eu> X-Mailer: Claws Mail 4.1.0 (GTK 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=lepiller.eu 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_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi Guix! I tried to update the po files for the website today, but I was unable to test. Trying to build the website from a clean checkout (without updating translations) gives this error. I think it's related to the code that generate the list of packages: Backtrace: In ice-9/eval.scm: 177:49 19 (lp (#= =E2=80=A6)) 177:49 18 (lp (#= =E2=80=A6)) 177:49 17 (lp (#= =E2=80=A6)) 177:49 16 (lp (#= =E2=80=A6)) 177:49 15 (lp (#= =E2=80=A6)) 177:49 14 (lp (#= =E2=80=A6)) 177:49 13 (lp (#= =E2=80=A6)) 177:49 12 (lp (#= =E2=80=A6)) 177:32 11 (lp (#)) 159:9 10 (_ #(#(#(#(#(#) =E2=80= =A6) =E2=80=A6) =E2=80=A6) =E2=80=A6)) 174:20 9 (_ #(#(#(#(#(#) =E2=80= =A6) =E2=80=A6) =E2=80=A6) =E2=80=A6)) 177:49 8 (lp (#= =E2=80=A6)) 177:32 7 (lp (#= =E2=80=A6)) 174:20 6 (_ #(#(#(#(#(#) =E2=80= =A6) =E2=80=A6) =E2=80=A6) =E2=80=A6)) 177:32 5 (lp (#= =E2=80=A6)) 174:20 4 (_ #(#(#(#(#(#) =E2=80= =A6) =E2=80=A6) =E2=80=A6) =E2=80=A6)) 177:49 3 (lp (#= =E2=80=A6)) 177:32 2 (lp (#)) 159:9 1 (_ #(#(#)= =E2=80=A6)) In srfi/srfi-1.scm: 241:2 0 (map _ _) srfi/srfi-1.scm:241:2: In procedure map: In procedure map: Wrong type argument: "https://www.qt.io/" building pages in '/tmp/gnu.org/software/guix'... Backtrace: 2 (primitive-load "/gnu/store/qr419pk9hdvg692rkhdlyvr9zh0?") In ice-9/eval.scm: 619:8 1 (_ #f) In guix/build/utils.scm: 762:6 0 (invoke "/gnu/store/bgh62naj3w2367h46zv2waq26rs3aspp-h?" ?) guix/build/utils.scm:762:6: In procedure invoke: ERROR: 1. &invoke-error: program: "/gnu/store/bgh62naj3w2367h46zv2waq26rs3aspp-haunt-0.2.6/bin/haunt" arguments: ("build") exit-status: 1 term-signal: #f stop-signal: #f builder for `/gnu/store/sh3ihg22yr1s0cdfjqpsv5hqrfmvg646-guix-web-site-de_DE.drv' failed with exit code 1 la compilation de /gnu/store/sh3ihg22yr1s0cdfjqpsv5hqrfmvg646-guix-web-site-de_DE.drv a =C3=A9chou=C3=A9 From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 05:33:34 2022 Received: (at 57581) by debbugs.gnu.org; 5 Sep 2022 09:33:34 +0000 Received: from localhost ([127.0.0.1]:46446 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV8U2-0006wW-EW for submit@debbugs.gnu.org; Mon, 05 Sep 2022 05:33:34 -0400 Received: from mail-wr1-f41.google.com ([209.85.221.41]:35749) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV8Tx-0006vy-Ly for 57581@debbugs.gnu.org; Mon, 05 Sep 2022 05:33:31 -0400 Received: by mail-wr1-f41.google.com with SMTP id bz13so7114099wrb.2 for <57581@debbugs.gnu.org>; Mon, 05 Sep 2022 02:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date; bh=O0BsUR2c5qf3MgBHLSIk7ZG8BR3Digt1M4ZOSQn8HVg=; b=LkixWTe0VV6d1CD1r53+hqD4MMAtpzpg4plnLraNALx08jE71rYQ5XXVwJFRpzBXtG 3IyB7KwIJK0EEJC5w4WPmpdqiCUSqJU1fM4oRIcPUOfLDbg1a24YpaOtpFohCPNKAmWz iJw7iyy+FeBn6S2fG02lH3zgla3fYFaTdsOwpzRh7gtCqxxAG3CHLye5Iav4tgSLG++V C9h7SZQh+fvGn5MgHYSw61DzLCit/3bwYZZ68rZuX5nGS6NTbjbOhbSPfXW9NUcy32Q/ IwRW5AiMBU86b+pX/nbsXmAXgkV1YSCdMNRskoWlITr3cXmjcBsalWWcuOlOlOi/dJ5A ljlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date; bh=O0BsUR2c5qf3MgBHLSIk7ZG8BR3Digt1M4ZOSQn8HVg=; b=e+xfXEPIv6CGVf0DwGP9YNUPH/PY61WBu7PGeLDBLyXAxT3xzsqQyMzKbLEFhU3kGa xMc3fdtOMo1UuHXvRm/yAPtlP4gUHg06bTqsE5AfbtwXivkpetLybw//KksCmRaoKjvz gvm6sI5l1S4PeC2Lbmp2i3mkYNygKh8Ap58U9NJk7hf0fdzHt1S0O2LOEc1S0t1Ask2J RL2brp6/IqiW1noJdphjYgw/U1D1CUCH01GaWHgBa+Y68TyXq+ehBaTTfXsNtexB6EG0 s3WIZwMGe0XOkGBuFVz+XY2CpKJxqUYikMjjgCi2TQmV17s2A7urMyE7HCtpQw9dJp2M 4ERg== X-Gm-Message-State: ACgBeo3rJYxT7TfVfsT1QnQhAQct4K8E0XDllJXP2ms3LCElrq0xWFhZ EBedg7dPtqiIGOmpm6A97sX1MoQlJZk= X-Google-Smtp-Source: AA6agR5KS7VBzNcb+J5BZuhnLkRSavNfQQr1x7F7UcmcD8rXGlE5g1mLXmVQEQQBjvvsZhL4AlJa1g== X-Received: by 2002:a05:6000:184e:b0:228:bb9d:f98a with SMTP id c14-20020a056000184e00b00228bb9df98amr853321wri.479.1662370403922; Mon, 05 Sep 2022 02:33:23 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id ay19-20020a05600c1e1300b003a682354f63sm18169364wmb.11.2022.09.05.02.33.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Sep 2022 02:33:23 -0700 (PDT) From: zimoun To: Julien Lepiller , 57581@debbugs.gnu.org Subject: Re: bug#57581: Failing to build the website In-Reply-To: <20220904171804.76b42325@sybil.lepiller.eu> References: <20220904171804.76b42325@sybil.lepiller.eu> Date: Mon, 05 Sep 2022 10:35:43 +0200 Message-ID: <87r10qrzfk.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Julien On dim., 04 sept. 2022 at 17:18, Julien Lepiller wrote: > I tried to update the po files for the website today, but I was unable > to test. Trying to build the website from a clean checkout (without > updating translations) gives this error. I think it's related to the > code that generate the list of packages: Which revision of Guix do you use? And which commit of guix-artwork? And how do you build the website? It works for me with this procedure. --8<---------------cut here---------------start------------->8--- $ git clone https://git.savannah.gnu.org/git/guix/guix-artwork.git Cloning into 'guix-artwork'... remote: Counting objects: 7281, done. remote: Compressing objects: 100% (2121/2121), done. remote: Total 7281 (delta 5043), reused 7273 (delta 5041) Receiving objects: 100% (7281/7281), 33.99 MiB | 17.80 MiB/s, done. Resolving deltas: 100% (5043/5043), done. $ builtin cd guix-artwork/website $ guix describe Generation 9 ao=C3=BBt 31 2022 14:51:40 (current) guix 23152ff repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 23152ff70f0ed4966d8207846f54c793d7cb4f86 $ git log --oneline -1 ebc4a77 (HEAD -> master, origin/master, origin/HEAD) promotional: New retra= ctable banner designs. $ LANG=3Den_US.UTF-8 GUIX_WEB_SITE_LOCAL=3Dyes guix environment -C -m manif= est.scm \ -E LANG -E GUIX_WEB_SITE_LOCAL --share=3D/tmp = \ -- haunt build > > building pages in '/tmp/gnu.org/software/guix'... fatal: not a git repository (or any parent up to mount point /gnu/store) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). warning: page objects are deprecated; switch to serialized-artifact [...] build completed successfully --8<---------------cut here---------------end--------------->8--- Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 06:27:57 2022 Received: (at 57581) by debbugs.gnu.org; 5 Sep 2022 10:27:57 +0000 Received: from localhost ([127.0.0.1]:46502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9Ke-0008TD-JP for submit@debbugs.gnu.org; Mon, 05 Sep 2022 06:27:57 -0400 Received: from lepiller.eu ([89.234.186.109]:53648) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9Ka-0008Sz-4h for 57581@debbugs.gnu.org; Mon, 05 Sep 2022 06:27:55 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id b6230efc; Mon, 5 Sep 2022 10:27:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=ZnPlekigVe8u mSry5PRuml/MMlgl4AocyZgd/S2PLXU=; b=lYeTYbKWtdihZPfsj30vt5vkkMiC yLfY5yhSsTW16ZAfRD8LgdzOw3qeIERXeq/bGc5FIBuWCrYPgyeKkWPGVtQdHjeT u9VtlU9m6jEmvFeCoQbwhElmHqyHLtDaWUV9PrkUVFTF4BqBm4Hty7gMLBx8dyJ/ o22RrYPPvPhTlSuSv4nPZbYhUCa9Ek2G5hT5Y7Sl60jwou41lglpnOjLx2OvONMf YOhGis0iIEo52ZPLZ/dHUCh1w5OKpRFPqnKQYpo7ug7PgOR0Eg5LQ97gI5qb7M9R jjn/17uMs7/fshlrYG3oaT8ryUbR6Ary942hiSXT34DpZl/FZeoZw7M9Hg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 3488d2e4 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 5 Sep 2022 10:27:49 +0000 (UTC) Date: Mon, 05 Sep 2022 12:27:41 +0200 From: Julien Lepiller To: zimoun , 57581@debbugs.gnu.org Subject: Re: bug#57581: Failing to build the website User-Agent: K-9 Mail for Android In-Reply-To: <87r10qrzfk.fsf@gmail.com> References: <20220904171804.76b42325@sybil.lepiller.eu> <87r10qrzfk.fsf@gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----U53CYIFAUAT6JQ54SR6BAP8J22K3V8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ------U53CYIFAUAT6JQ54SR6BAP8J22K3V8 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I used guix build -f =2Eguix=2Escm=2E I'm on the latest guix-artwork but an= older guix from maybe a month ago=2E GUIX_WEB_SITE_LOCAL doesn't build eve= rything, only a subset of packages end up in the generated list=2E I think = my issue is with qt, which probably isn't part of that subset=2E Le 5 septembre 2022 10:35:43 GMT+02:00, zimoun a =C3=A9crit=C2=A0: >Hi Julien > >On dim=2E, 04 sept=2E 2022 at 17:18, Julien Lepiller wrote: > >> I tried to update the po files for the website today, but I was unable >> to test=2E Trying to build the website from a clean checkout (without >> updating translations) gives this error=2E I think it's related to the >> code that generate the list of packages: > >Which revision of Guix do you use? And which commit of guix-artwork? > >And how do you build the website? It works for me with this procedure=2E > >--8<---------------cut here---------------start------------->8--- >$ git clone https://git=2Esavannah=2Egnu=2Eorg/git/guix/guix-artwork=2Egi= t >Cloning into 'guix-artwork'=2E=2E=2E >remote: Counting objects: 7281, done=2E >remote: Compressing objects: 100% (2121/2121), done=2E >remote: Total 7281 (delta 5043), reused 7273 (delta 5041) >Receiving objects: 100% (7281/7281), 33=2E99 MiB | 17=2E80 MiB/s, done=2E >Resolving deltas: 100% (5043/5043), done=2E > >$ builtin cd guix-artwork/website > >$ guix describe >Generation 9 ao=C3=BBt 31 2022 14:51:40 (current) > guix 23152ff > repository URL: https://git=2Esavannah=2Egnu=2Eorg/git/guix=2Egit > branch: master > commit: 23152ff70f0ed4966d8207846f54c793d7cb4f86 > >$ git log --oneline -1 >ebc4a77 (HEAD -> master, origin/master, origin/HEAD) promotional: New ret= ractable banner designs=2E > >$ LANG=3Den_US=2EUTF-8 GUIX_WEB_SITE_LOCAL=3Dyes guix environment -C -m m= anifest=2Escm \ > -E LANG -E GUIX_WEB_SITE_LOCAL --share=3D/tmp = \ > -- haunt build > >> > building pages in '/tmp/gnu=2Eorg/software/guix'=2E=2E=2E >fatal: not a git repository (or any parent up to mount point /gnu/store) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)= =2E >warning: page objects are deprecated; switch to serialized-artifact > >[=2E=2E=2E] > >build completed successfully >--8<---------------cut here---------------end--------------->8--- > > > >Cheers, >simon ------U53CYIFAUAT6JQ54SR6BAP8J22K3V8 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I used guix build -f =2Eguix=2Escm=2E I'm on the l= atest guix-artwork but an older guix from maybe a month ago=2E GUIX_WEB_SIT= E_LOCAL doesn't build everything, only a subset of packages end up in the g= enerated list=2E I think my issue is with qt, which probably isn't part of = that subset=2E

Le 5 septembre 2022 10:35:= 43 GMT+02:00, zimoun <zimon=2Etoutoune@gmail=2Ecom> a =C3=A9crit=C2= =A0:
Hi Julien

On dim=2E, 04 sept=2E = 2022 at 17:18, Julien Lepiller <julien@lepiller=2Eeu> wrote:

<= blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 1ex 0=2E8ex; bord= er-left: 1px solid #729fcf; padding-left: 1ex;">I tried to update the po fi= les for the website today, but I was unable
to test=2E Trying to build t= he website from a clean checkout (without
updating translations) gives t= his error=2E I think it's related to the
code that generate the list of = packages:

Which revision of Guix do you use? And which= commit of guix-artwork?

And how do you build the website? It works= for me with this procedure=2E

--8<---------------cut here-------= --------start------------->8---
$ git clone https://git=2Esavannah=2E= gnu=2Eorg/git/guix/guix-artwork=2Egit
Cloning into 'guix-artwork'=2E= =2E=2E
remote: Counting objects: 7281, done=2E
remote: Compressing ob= jects: 100% (2121/2121), done=2E
remote: Total 7281 (delta 5043), reused= 7273 (delta 5041)
Receiving objects: 100% (7281/7281), 33=2E99 MiB | 17= =2E80 MiB/s, done=2E
Resolving deltas: 100% (5043/5043), done=2E

= $ builtin cd guix-artwork/website

$ guix describe
Generation 9 ao= =C3=BBt 31 2022 14:51:40 (current)
guix 23152ff
repository URL:= https://git= =2Esavannah=2Egnu=2Eorg/git/guix=2Egit
branch: master
com= mit: 23152ff70f0ed4966d8207846f54c793d7cb4f86

$ git log --oneline -1=
ebc4a77 (HEAD -> master, origin/master, origin/HEAD) promotional: Ne= w retractable banner designs=2E

$ LANG=3Den_US=2EUTF-8 GUIX_WEB_SITE= _LOCAL=3Dyes guix environment -C -m manifest=2Escm \
= -E LANG -E GUIX_WEB_SITE_LOCAL --share=3D/tmp \
= -- haunt build

building pag= es in '/tmp/gnu=2Eorg/software/guix'=2E=2E=2E
= fatal: not a git repository (or any parent up to mount point /gnu/store)Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)= =2E
warning: page objects are deprecated; switch to serialized-artifact<= br>
[=2E=2E=2E]

build completed successfully
--8<----------= -----cut here---------------end--------------->8---



Cheer= s,
simon
------U53CYIFAUAT6JQ54SR6BAP8J22K3V8-- From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 07:00:02 2022 Received: (at 57581) by debbugs.gnu.org; 5 Sep 2022 11:00:02 +0000 Received: from localhost ([127.0.0.1]:46542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9ph-0000qM-Qs for submit@debbugs.gnu.org; Mon, 05 Sep 2022 07:00:02 -0400 Received: from relay.yourmailgateway.de ([188.68.63.173]:48269) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oV9pf-0000ph-91 for 57581@debbugs.gnu.org; Mon, 05 Sep 2022 06:59:59 -0400 Received: from mors-relay8204.netcup.net (localhost [127.0.0.1]) by mors-relay8204.netcup.net (Postfix) with ESMTPS id 4MLlsS05KRz8d5R; Mon, 5 Sep 2022 10:59:56 +0000 (UTC) Authentication-Results: mors-relay8204.netcup.net; dkim=permerror (bad message/signature format) Received: from policy02-mors.netcup.net (unknown [46.38.225.53]) by mors-relay8204.netcup.net (Postfix) with ESMTPS id 4MLlsR6nz8z8d3M; Mon, 5 Sep 2022 10:59:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at policy02-mors.netcup.net X-Spam-Flag: NO X-Spam-Score: -2.9 X-Spam-Level: X-Spam-Status: No, score=-2.9 required=6.31 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4MLlsR31W5z8scM; Mon, 5 Sep 2022 12:59:54 +0200 (CEST) Received: from florianrock64 (ip5b40552a.dynamic.kabel-deutschland.de [91.64.85.42]) by mxe217.netcup.net (Postfix) with ESMTPSA id ECC198F48A; Mon, 5 Sep 2022 12:59:51 +0200 (CEST) From: "pelzflorian (Florian Pelz)" To: zimoun Subject: Re: bug#57581: Failing to build the website References: <20220904171804.76b42325@sybil.lepiller.eu> <87r10qrzfk.fsf@gmail.com> Date: Mon, 05 Sep 2022 12:59:50 +0200 In-Reply-To: <87r10qrzfk.fsf@gmail.com> (zimoun's message of "Mon, 05 Sep 2022 10:35:43 +0200") Message-ID: <87a67ew0gp.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: ECC198F48A X-Spamd-Result: default: False [-2.47 / 15.00]; BAYES_HAM(-2.37)[97.10%]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_ZERO(0.00)[0]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:3209, ipnet:91.64.0.0/14, country:DE]; MIME_TRACE(0.00)[0:+]; NEURAL_HAM(-0.00)[-0.881]; TO_DN_SOME(0.00)[]; TAGGED_RCPT(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; ARC_NA(0.00)[] X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: RtwnsP2gXsYLvb/etA/+e8bj5yq1bqsDO+o64JSATCQk0DdLEpJqq+/7 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: Julien Lepiller , 57581@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) zimoun writes: > $ LANG=3Den_US.UTF-8 GUIX_WEB_SITE_LOCAL=3Dyes guix environment -C -m man= ifest.scm \ > -E LANG -E GUIX_WEB_SITE_LOCAL --share=3D/tmp = \ > -- haunt build Yes but `guix build -f .guix.scm` fails for me too, perhaps because it uses latest-guix from %default-channels. It=E2=80=99s not fixed by using o= ld haunt, so I guess a change in guix makes the difference, but I have not found the commit and will not continue looking for it immediately. Thank you for looking at it. Regards, Florian From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 08:04:24 2022 Received: (at 57581) by debbugs.gnu.org; 5 Sep 2022 12:04:24 +0000 Received: from localhost ([127.0.0.1]:46670 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVAq0-0006oU-8K for submit@debbugs.gnu.org; Mon, 05 Sep 2022 08:04:24 -0400 Received: from mail-wm1-f51.google.com ([209.85.128.51]:46610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVApy-0006oB-CV for 57581@debbugs.gnu.org; Mon, 05 Sep 2022 08:04:23 -0400 Received: by mail-wm1-f51.google.com with SMTP id k6-20020a05600c1c8600b003a54ecc62f6so5552941wms.5 for <57581@debbugs.gnu.org>; Mon, 05 Sep 2022 05:04:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date; bh=DGrEYNvIwC+acIC49n894itt0oQ+Jj/JojuwNL92LxU=; b=k8F/R2uo6HLoYOxkyOmReqfgIs5zeNZ3kwaGe9TygCvpQePNaZFIidTeanTEUMkPTV 6N7r/Cy5N4H2lyro0NtLGNALCv75zhKpf79HuX/vdvvCEjY++kq2Fkl3PBHPHBOP8ySf 4Mw5sdGTIVkkDc/16SHzijMRFBNCniUu0hhrmhtxIwPNOi0pklQivIdtP1UbaLQzYcgq TuFI7Vu1qcXlG7+flhrMBfCECvnI6DeSVJKj+wSuwPTG+LSIJhoyeeu29HSnyCH2CugS kpgLZMKiFIDukcEcNJdG42+gMUU083+OAsy4ClvwRyh1rP/QMr9ep72HeduR0z9hKmMB fRJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date; bh=DGrEYNvIwC+acIC49n894itt0oQ+Jj/JojuwNL92LxU=; b=DiRofXrUkPXdd7Vg+6UvZpdrNIsvmNOPiHSTQ9o12ZzX5SmYlx0ylnmpSnmp1Fz+rF 746STAuWjnB8UuoZP3dIbcs4z80JvHve2wkHG0XUVfegwOHeY3cMYq1BwzQQEqPNib/N SKSFQpKKuZrdnOzfAdMQpo3NosW+JiFerfEMbC23Tvdaov3Xy20OvznayL83k37OrO2K CR9iGb3+ZrvyBTqaduAmeJXpVs3q/FIq1k5EgoSf8cIlyRcAKXzgRZHxqp3Aa7xbDPQ4 5RvPewH2gbpdEQsZxIl4v7vYc4WB64kzKrukDzTgyUu5EWR9ebNumI6+lktVw0Ll8lj5 TxcA== X-Gm-Message-State: ACgBeo0X51QItEyUg05T05ZOAvDXNvXpLRqqa4I5g8jgA/7rxokcR82v scum5sfh3GeiWLK4D3eLFANadn7CEKc= X-Google-Smtp-Source: AA6agR5G6Nml/dABwBs3OQCA9FY84S1LFTmyBwk/Afs2KsU8YraqL2zdX7dPBO6UxNl9P29AvE4YBw== X-Received: by 2002:a05:600c:418a:b0:3a5:e724:21d4 with SMTP id p10-20020a05600c418a00b003a5e72421d4mr10738865wmh.168.1662379456332; Mon, 05 Sep 2022 05:04:16 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id bh6-20020a05600c3d0600b003a845621c5bsm11154908wmb.34.2022.09.05.05.04.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Sep 2022 05:04:15 -0700 (PDT) From: zimoun To: Julien Lepiller , 57581@debbugs.gnu.org Subject: Re: bug#57581: Failing to build the website In-Reply-To: References: <20220904171804.76b42325@sybil.lepiller.eu> <87r10qrzfk.fsf@gmail.com> Date: Mon, 05 Sep 2022 13:57:06 +0200 Message-ID: <87a67erq3x.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On lun., 05 sept. 2022 at 12:27, Julien Lepiller wrote: > I used guix build -f .guix.scm. I'm on the latest guix-artwork but an > older guix from maybe a month ago. GUIX_WEB_SITE_LOCAL doesn't build > everything, only a subset of packages end up in the generated list. I > think my issue is with qt, which probably isn't part of that subset. It works with GUIX_WEB_SITE_LOCAL=no but indeed not using .guix.scm. Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 08:04:27 2022 Received: (at 57581) by debbugs.gnu.org; 5 Sep 2022 12:04:27 +0000 Received: from localhost ([127.0.0.1]:46672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVAq3-0006oe-I6 for submit@debbugs.gnu.org; Mon, 05 Sep 2022 08:04:27 -0400 Received: from mail-wr1-f48.google.com ([209.85.221.48]:44788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVApz-0006oC-7E for 57581@debbugs.gnu.org; Mon, 05 Sep 2022 08:04:23 -0400 Received: by mail-wr1-f48.google.com with SMTP id c11so6833713wrp.11 for <57581@debbugs.gnu.org>; Mon, 05 Sep 2022 05:04:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date; bh=sJMJXhJ05Ig0PzaKwtBiILO+PTCKQ1XsNi6zzN/kMRY=; b=OcqpycC05gZaqnHC98CWKEHekRfXHLJF86xJoyPUdu9dJHTmabDkQxtt4AzA8nnP5X w2JrtFYHvHhd1nm2UY7Y4JQN2LwzVIrTe3oOSlvgW3oozPwOrk6B7KnZz9/dg/DRtfFq FIs3iA2jZ9ZtjJmEPgGS0CPXvDImL7DWzMZO8sKdAp1F0LxojGzoBK1yi5aVYx5qU9WI 9MnxKNbk34jPI17GDf9KmWt0Ue2fOrBaAI96dgUKIdnbe0/ljEduPoOOYx9H7BfZwcgL V++j/jOQ6pMonEGDsIgYbLLg6A9/zvbo0zuWxVjKP+E8avW/tkYlDZeRtY9dF/yWttpP ax1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=sJMJXhJ05Ig0PzaKwtBiILO+PTCKQ1XsNi6zzN/kMRY=; b=ixJnjGGlczpjBjXKvSjS/GV1MOVTN6tW/M1QOGJkr7cwRzzzPA79MKriRVlK7Vp5WC KTXqtOEf9EesmLlvDKm1rFtY/NjZw/js9QWnm0c5wAVK6/e++Z0soFH7sSiLstA1xfKp BQBrTX0Vp93NcDlDLO+Xsh/n/88x4Ljg2fiMIX83IBP2vOC+5aJVjWvRybqALaygb1GX fhGmO3TBu0sjR1NBfZTQgDhLeppVCaDG2f5EIJEh5Y4bcrp6VCFDAu2xC3Gr+6MgkZE+ bEuK8elXRgL7OQZgMPLHEsGH2GjvUm7UhJTgApeCfUP9SDPudj820fePta2leM228RI4 QlMw== X-Gm-Message-State: ACgBeo3u751RPT2xfsCuM3yozdOKXntR8x9ZvjpnfuWioT/lgHk+P99T 7kiSsfYPx/AM9lfVLR4KVXGYW8KdwBY= X-Google-Smtp-Source: AA6agR75NfZYwXhYjICjEmVgtRk47f0UtDGi6mYrZai98vbRiIQNPaNY8qOtL3enWkn+M54bGWxktw== X-Received: by 2002:a5d:5489:0:b0:228:94fa:9caa with SMTP id h9-20020a5d5489000000b0022894fa9caamr2227034wrv.227.1662379457378; Mon, 05 Sep 2022 05:04:17 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id q1-20020a05600c2e4100b003a2cf1ba9e2sm10138227wmf.6.2022.09.05.05.04.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Sep 2022 05:04:16 -0700 (PDT) From: zimoun To: "pelzflorian (Florian Pelz)" Subject: Re: bug#57581: Failing to build the website In-Reply-To: <87a67ew0gp.fsf@pelzflorian.de> References: <20220904171804.76b42325@sybil.lepiller.eu> <87r10qrzfk.fsf@gmail.com> <87a67ew0gp.fsf@pelzflorian.de> Date: Mon, 05 Sep 2022 14:04:10 +0200 Message-ID: <874jxmrps5.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: Julien Lepiller , 57581@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On lun., 05 sept. 2022 at 12:59, "pelzflorian (Florian Pelz)" wrote: > zimoun writes: >> $ LANG=3Den_US.UTF-8 GUIX_WEB_SITE_LOCAL=3Dyes guix environment -C -m ma= nifest.scm \ >> -E LANG -E GUIX_WEB_SITE_LOCAL --share=3D/tmp= \ >> -- haunt build > > Yes but `guix build -f .guix.scm` fails for me too, perhaps because it > uses latest-guix from %default-channels. It=E2=80=99s not fixed by using= old > haunt, so I guess a change in guix makes the difference, but I have not > found the commit and will not continue looking for it immediately. The file manifest.scm contains: --8<---------------cut here---------------start------------->8--- (define the-good-guile (car (assoc-ref (package-native-inputs guix) "guile"))) (define haunt-the-ghost (package (inherit haunt) (name "haunt-for-guix-website") (inputs `(("guile" ,the-good-guile) ,@(alist-delete "guile" (package-inputs haunt)))))) --8<---------------cut here---------------end--------------->8--- and the file .guix.scm contains --8<---------------cut here---------------start------------->8--- (define latest-guix ;; The latest Guix. Using it rather than the 'guix' package ensures we ;; build the latest package list. (latest-channels %default-channels)) (define (inferior-package spec) (first (lookup-inferior-packages (inferior-for-channels (latest-channels-channels latest-guix)) spec))) ;; Make sure that Haunt uses the same Guile as the one from ;; "latest-guix". Otherwise there could be a mismatch between the Guile ;; revision used by Haunt and the one from the latest Guix modules used by ;; Haunt. (define haunt-with-latest-guile (package (inherit haunt) (inputs `(("guile" ,(inferior-package "guile")) ,@(package-inputs haunt))))) --8<---------------cut here---------------end--------------->8--- so it should be the same Haunt. I mean, there is no gap between the version of Guile of latest-guix and the package guix. But, I am missing something because the failure comes from: --8<---------------cut here---------------start------------->8--- (invoke #+(file-append haunt-with-latest-guile "/bin/haunt") "build") --8<---------------cut here---------------end--------------->8--- It requires some investigations. :-) Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 08:51:21 2022 Received: (at 57581) by debbugs.gnu.org; 5 Sep 2022 12:51:21 +0000 Received: from localhost ([127.0.0.1]:46751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVBZO-00083r-5w for submit@debbugs.gnu.org; Mon, 05 Sep 2022 08:51:21 -0400 Received: from lepiller.eu ([89.234.186.109]:53664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVBZI-00083b-0N for 57581@debbugs.gnu.org; Mon, 05 Sep 2022 08:51:17 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id dca87554; Mon, 5 Sep 2022 12:51:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=UbNElb8okstV RudgQSqDu0VoRTxF9W1lqR7MhnZOk+s=; b=L0a9Ku8StYQrkDkV1ckEsy7OfMFt enclXzxpTaqF4w3PURGQMl99+SnWXzcpViMiW+xARFLuS/R8iK7IDo2YvYP4wf+G EiUNjzhBXFfdk809F57oeozgVSE9e1wZFitwNCu7Q5BGtNAVdBMQkzzlw92SPltF /Yi06i80RitkEz0Ec4l01pAdHqbvVWFfw/gZqEBK0YzBfp0AGdPMX2IuVVOIICBx 1O6/JT7qBCZSD4WRGb5ZdnRcejTo+2Y4H8B6gciZan+Ve2hFgilagsn1QD5PET59 7CLgFqDE2/JQMIJ6U/SsA7vF7nUf4EJPKAA18AUnZKtSpQqDmRw7po0A6w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 41f54d01 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 5 Sep 2022 12:51:06 +0000 (UTC) Date: Mon, 05 Sep 2022 14:50:54 +0200 From: Julien Lepiller To: zimoun , "pelzflorian (Florian Pelz)" Subject: Re: bug#57581: Failing to build the website User-Agent: K-9 Mail for Android In-Reply-To: <874jxmrps5.fsf@gmail.com> References: <20220904171804.76b42325@sybil.lepiller.eu> <87r10qrzfk.fsf@gmail.com> <87a67ew0gp.fsf@pelzflorian.de> <874jxmrps5.fsf@gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----M0432MTRD35QKB7NRK46SFBA33OPAX Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: 57581@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ------M0432MTRD35QKB7NRK46SFBA33OPAX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Quoting my own email I think this is the relevant bit=2E I don't think it's= an issue in haunt, but something with qt: srfi/srfi-1=2Escm:241:2: In procedure map: In procedure map: Wrong type argument: "https://www=2Eqt=2Eio/" building pages in '/tmp/gnu=2Eorg/software/guix'=2E=2E=2E Le 5 septembre 2022 14:04:10 GMT+02:00, zimoun a =C3=A9crit=C2=A0: >Hi, > >On lun=2E, 05 sept=2E 2022 at 12:59, "pelzflorian (Florian Pelz)" wrote: >> zimoun writes: >>> $ LANG=3Den_US=2EUTF-8 GUIX_WEB_SITE_LOCAL=3Dyes guix environment -C -= m manifest=2Escm \ >>> -E LANG -E GUIX_WEB_SITE_LOCAL --share=3D/t= mp \ >>> -- haunt build >> >> Yes but `guix build -f =2Eguix=2Escm` fails for me too, perhaps because= it >> uses latest-guix from %default-channels=2E It=E2=80=99s not fixed by u= sing old >> haunt, so I guess a change in guix makes the difference, but I have not >> found the commit and will not continue looking for it immediately=2E > >The file manifest=2Escm contains: > >--8<---------------cut here---------------start------------->8--- >(define the-good-guile > (car (assoc-ref (package-native-inputs guix) "guile"))) > >(define haunt-the-ghost > (package > (inherit haunt) > (name "haunt-for-guix-website") > (inputs > `(("guile" ,the-good-guile) > ,@(alist-delete "guile" (package-inputs haunt)))))) >--8<---------------cut here---------------end--------------->8--- > >and the file =2Eguix=2Escm contains > >--8<---------------cut here---------------start------------->8--- >(define latest-guix > ;; The latest Guix=2E Using it rather than the 'guix' package ensures = we > ;; build the latest package list=2E > (latest-channels %default-channels)) > >(define (inferior-package spec) > (first (lookup-inferior-packages > (inferior-for-channels > (latest-channels-channels latest-guix)) > spec))) > >;; Make sure that Haunt uses the same Guile as the one from >;; "latest-guix"=2E Otherwise there could be a mismatch between the Guile >;; revision used by Haunt and the one from the latest Guix modules used b= y >;; Haunt=2E >(define haunt-with-latest-guile > (package > (inherit haunt) > (inputs > `(("guile" ,(inferior-package "guile")) > ,@(package-inputs haunt))))) >--8<---------------cut here---------------end--------------->8--- > >so it should be the same Haunt=2E I mean, there is no gap between the >version of Guile of latest-guix and the package guix=2E But, I am missin= g >something because the failure comes from: > >--8<---------------cut here---------------start------------->8--- >(invoke #+(file-append haunt-with-latest-guile > "/bin/haunt") > "build") >--8<---------------cut here---------------end--------------->8--- > >It requires some investigations=2E :-) > > >Cheers, >simon ------M0432MTRD35QKB7NRK46SFBA33OPAX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Quoting my own email I think this is the relevant = bit=2E I don't think it's an issue in haunt, but something with qt:

= srfi/srfi-1=2Escm:241:2: In procedure map:
In procedure map: Wrong type = argument: "https://www=2Eqt=2Eio/"
building pages in '/tmp/gnu=2Eorg/sof= tware/guix'=2E=2E=2E

Le 5 septembre 2022 = 14:04:10 GMT+02:00, zimoun <zimon=2Etoutoune@gmail=2Ecom> a =C3=A9cri= t=C2=A0:
Hi,

On lun=2E, 05 sept=2E 2022 a= t 12:59, "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian=2Ede> = wrote:
zimoun <zimo= n=2Etoutoune@gmail=2Ecom> writes:
$ LANG=3Den_US=2EUTF-8 GUIX_WEB_SITE_LOCAL=3Dyes guix environ= ment -C -m manifest=2Escm \
-E LANG -E GUIX_WE= B_SITE_LOCAL --share=3D/tmp \
-- haun= t build

Yes but `guix build -f =2Eguix=2Escm` fails fo= r me too, perhaps because it
uses latest-guix from %default-channels=2E= It=E2=80=99s not fixed by using old
haunt, so I guess a change in gui= x makes the difference, but I have not
found the commit and will not co= ntinue looking for it immediately=2E

The file manifest= =2Escm contains:

--8<---------------cut here---------------start-= ------------>8---
(define the-good-guile
(car (assoc-ref (packag= e-native-inputs guix) "guile")))

(define haunt-the-ghost
(packa= ge
(inherit haunt)
(name "haunt-for-guix-website")
(in= puts
`(("guile" ,the-good-guile)
,@(alist-delete "guile" = (package-inputs haunt))))))
--8<---------------cut here--------------= -end--------------->8---

and the file =2Eguix=2Escm contains
<= br>--8<---------------cut here---------------start------------->8---<= br>(define latest-guix
;; The latest Guix=2E Using it rather than the= 'guix' package ensures we
;; build the latest package list=2E
(l= atest-channels %default-channels))

(define (inferior-package spec) (first (lookup-inferior-packages
(inferior-for-channels (latest-channels-channels latest-guix))
spec)))
;; Make sure that Haunt uses the same Guile as the one from
;; "lat= est-guix"=2E Otherwise there could be a mismatch between the Guile
;; re= vision used by Haunt and the one from the latest Guix modules used by
;;= Haunt=2E
(define haunt-with-latest-guile
(package
(inherit = haunt)
(inputs
`(("guile" ,(inferior-package "guile"))
= ,@(package-inputs haunt)))))
--8<---------------cut here--------= -------end--------------->8---

so it should be the same Haunt=2E = I mean, there is no gap between the
version of Guile of latest-guix and= the package guix=2E But, I am missing
something because the failure co= mes from:

--8<---------------cut here---------------start--------= ----->8---
(invoke #+(file-append haunt-with-latest-guile
= "/bin/haunt")
"build")
--8<---------------cu= t here---------------end--------------->8---

It requires some inv= estigations=2E :-)


Cheers,
simon
= ------M0432MTRD35QKB7NRK46SFBA33OPAX-- From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 10:35:56 2022 Received: (at 57581) by debbugs.gnu.org; 5 Sep 2022 14:35:56 +0000 Received: from localhost ([127.0.0.1]:48584 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVDCa-0006zZ-CB for submit@debbugs.gnu.org; Mon, 05 Sep 2022 10:35:55 -0400 Received: from mail-wm1-f52.google.com ([209.85.128.52]:52149) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVDCU-0006zG-Tv for 57581@debbugs.gnu.org; Mon, 05 Sep 2022 10:35:50 -0400 Received: by mail-wm1-f52.google.com with SMTP id ay12so5369273wmb.1 for <57581@debbugs.gnu.org>; Mon, 05 Sep 2022 07:35:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date; bh=NnlEKk5l3ggn1FpKiZTRfM9APT0ZNE3DuAl/68YBZGU=; b=nlRXxRKnQCu6mZmVGTZhl8xHx0bnWIbX8NT+diQ7CP4P0fmIqW223C73zeSxxv9wjo HE4hyBf3+cspCbIncCLu80gN7Ssf72BVtJlN38bPL7Qw9INkTtWRjStE2vlTM/zMj1aO 92iwe8fNF5i2lA4PrsmaK8X8lPHv8vJgmqQl+X2UdYZb7S4iRh7yAbpLh1ykL0hxw3hr ASW3mLTd2XmXOh8q1o7uOTTiowD3M58NO9NwvBZG7+M5nULA9QdfVbLxAtvUpOtgaN2R gU45d9eQogyzD/fAn9Dux8YkuEC90t3kq+eTiQ/dFFgrFfzD0kW6Er5sHDXMd+c8Fu9p 894w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=NnlEKk5l3ggn1FpKiZTRfM9APT0ZNE3DuAl/68YBZGU=; b=iNnQICUDg61HeFXBjFB5KUYJHCxrxt8LEEXCj/q1aLgDKxCodp97i5uqfPIJCc9FOt 074VhgdRix3qs6AnqvYud4Vn6IXI1n/6i8C6Bg0/v0jdE8WPJUvxyT0VEwpUz0dgKvP9 JMiCtQF8VEPiBJdqCI/0KTQD9Jl1CC2Ue7q5fXO9i8ApkZW49yw2yncWhFtOca2a8CmE wdCZUasovGGwInDj3bUdW0UYDRO97HRG/15y8v4kr7xsovoMXiEbD2y9rOvq/uOKQq2K lKIc8OAJ4bdmhcL0KC6qXfQxQ5w8sCTc+ggd7Fo6jZGyxGV/lSvRqQ3IZ4rIGtd7jY0H TSUg== X-Gm-Message-State: ACgBeo3T1s8yY7cmY+XHOoFphLoM3fnBVZh7stp0DvZIIEC1/7nPB5To GVmJRZIFyDnQMJjv5Oj2HAY= X-Google-Smtp-Source: AA6agR6a6MrXS1kYq/V4wHtPwurUr68mCGTSYSWlSeNbENe5UV/ARpXQ0cDkalgB3vuNBbTJfTYhcQ== X-Received: by 2002:a05:600c:4e8a:b0:3a6:d89:aa24 with SMTP id f10-20020a05600c4e8a00b003a60d89aa24mr11297599wmq.149.1662388541035; Mon, 05 Sep 2022 07:35:41 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id e27-20020adf9bdb000000b0021f0ff1bc6csm2887467wrc.41.2022.09.05.07.35.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Sep 2022 07:35:40 -0700 (PDT) From: zimoun To: Julien Lepiller , 57581@debbugs.gnu.org Subject: Re: bug#57581: Failing to build the website In-Reply-To: <20220904171804.76b42325@sybil.lepiller.eu> References: <20220904171804.76b42325@sybil.lepiller.eu> Date: Mon, 05 Sep 2022 16:35:37 +0200 Message-ID: <87zgfdrirq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: "pelzflorian \(Florian Pelz\)" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On dim., 04 sept. 2022 at 17:18, Julien Lepiller wrote: > srfi/srfi-1.scm:241:2: In procedure map: > In procedure map: Wrong type argument: "https://www.qt.io/" > building pages in '/tmp/gnu.org/software/guix'... > Backtrace: > 2 (primitive-load "/gnu/store/qr419pk9hdvg692rkhdlyvr9zh0?") > In ice-9/eval.scm: > 619:8 1 (_ #f) > In guix/build/utils.scm: > 762:6 0 (invoke "/gnu/store/bgh62naj3w2367h46zv2waq26rs3aspp-h?" ?) > > guix/build/utils.scm:762:6: In procedure invoke: > ERROR: > 1. &invoke-error: > program: > "/gnu/store/bgh62naj3w2367h46zv2waq26rs3aspp-haunt-0.2.6/bin/haunt" > arguments: ("build") exit-status: 1 > term-signal: #f > stop-signal: #f > builder for > `/gnu/store/sh3ihg22yr1s0cdfjqpsv5hqrfmvg646-guix-web-site-de_DE.drv' > failed with exit code 1 la compilation de > /gnu/store/sh3ihg22yr1s0cdfjqpsv5hqrfmvg646-guix-web-site-de_DE.drv a > =C3=A9chou=C3=A9 The culprit seems the package =E2=80=99qtserialport=E2=80=99 in =E2=80=99pa= ckages-builder=E2=80=99 from (apps packages builder). Maybe introduced by commit 1ef04fb2288dade3ad2883026ae286a68ef13a1e. Well, the website probably requires a tweak in =E2=80=99package-t=E2=80=99, more or less here: --8<---------------cut here---------------start------------->8--- (ul (@ (class "package-info")) ,(G_ `(li ,(G_ `(b "Website: ")) (a (@ (href ,(package-home-page package))) ,(package-home-page package)))) --8<---------------cut here---------------end--------------->8--- but I do not know exactly what. Maybe =E2=80=99shtml=E2=80=99 somewhere? Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 07 12:31:37 2022 Received: (at 57581) by debbugs.gnu.org; 7 Sep 2022 16:31:37 +0000 Received: from localhost ([127.0.0.1]:55974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVxxh-0004lF-4K for submit@debbugs.gnu.org; Wed, 07 Sep 2022 12:31:37 -0400 Received: from relay.yourmailgateway.de ([188.68.63.161]:53979) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVxxf-0004l7-Op for 57581@debbugs.gnu.org; Wed, 07 Sep 2022 12:31:36 -0400 Received: from mors-relay-8201.netcup.net (localhost [127.0.0.1]) by mors-relay-8201.netcup.net (Postfix) with ESMTPS id 4MN7724vhRz3t39; Wed, 7 Sep 2022 18:31:26 +0200 (CEST) Authentication-Results: mors-relay-8201.netcup.net; dkim=permerror (bad message/signature format) Received: from policy02-mors.netcup.net (unknown [46.38.225.53]) by mors-relay-8201.netcup.net (Postfix) with ESMTPS id 4MN7724Ty0z3t34; Wed, 7 Sep 2022 18:31:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at policy02-mors.netcup.net X-Spam-Flag: NO X-Spam-Score: -2.9 X-Spam-Level: X-Spam-Status: No, score=-2.9 required=6.31 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4MN7720l5Bz8sZf; Wed, 7 Sep 2022 18:31:25 +0200 (CEST) Received: from florianrock64 (ip5b40552a.dynamic.kabel-deutschland.de [91.64.85.42]) by mxe217.netcup.net (Postfix) with ESMTPSA id A5A3F9E8E8; Wed, 7 Sep 2022 18:31:21 +0200 (CEST) From: "pelzflorian (Florian Pelz)" To: zimoun Subject: Re: bug#57581: Failing to build the website References: <20220904171804.76b42325@sybil.lepiller.eu> <87zgfdrirq.fsf@gmail.com> Date: Wed, 07 Sep 2022 18:31:20 +0200 In-Reply-To: <87zgfdrirq.fsf@gmail.com> (zimoun's message of "Mon, 05 Sep 2022 16:35:37 +0200") Message-ID: <87o7vr2lk7.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: A5A3F9E8E8 X-Spamd-Result: default: False [-0.97 / 15.00]; BAYES_HAM(-2.37)[97.10%]; SUSPICIOUS_RECIPS(1.50)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; NEURAL_HAM(-0.00)[-0.968]; ASN(0.00)[asn:3209, ipnet:91.64.0.0/14, country:DE]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; TO_DN_SOME(0.00)[]; TAGGED_RCPT(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FREEMAIL_CC(0.00)[gmail.com,lepiller.eu,debbugs.gnu.org]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; ARC_NA(0.00)[] X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: JgLf2vLUYqTLjTQBSs2U5ZV/eM0s+qeKCLTN6rGbMiQWVSqnzcnSZeuw X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: Julien Lepiller , 57581@debbugs.gnu.org, Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) zimoun writes: > The culprit seems the package =E2=80=99qtserialport=E2=80=99 in =E2=80=99= packages-builder=E2=80=99 from > (apps packages builder). Maybe introduced by commit > 1ef04fb2288dade3ad2883026ae286a68ef13a1e. This was a first failing commit for me too, but the reason the website does not build appears to be the license field of qtshadertools in commit 1d65ff8fdeb20cc2db956093f0ecb1f3f72afc0e (Cc to Maxim). I could make a patch but not today. Maxim, would you fix it? I don=E2=80=99t know if there is a way to catch such mistakes early. Field sanitizers? Regards, Florian From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 07 13:07:23 2022 Received: (at 57581) by debbugs.gnu.org; 7 Sep 2022 17:07:23 +0000 Received: from localhost ([127.0.0.1]:55995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVyWJ-0005dm-9H for submit@debbugs.gnu.org; Wed, 07 Sep 2022 13:07:23 -0400 Received: from mail-wr1-f48.google.com ([209.85.221.48]:46824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVyWH-0005da-FL for 57581@debbugs.gnu.org; Wed, 07 Sep 2022 13:07:22 -0400 Received: by mail-wr1-f48.google.com with SMTP id e20so21426413wri.13 for <57581@debbugs.gnu.org>; Wed, 07 Sep 2022 10:07:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date; bh=UJl2XEsk5Ixdo/XQ7V1lPk2Sg7IDIwGKeIhJKY/O/zY=; b=DGiW22c0+XTW3jmZgUKuGCve0RLZI92pgnkJ/IiFPWdrYJbSqEDrgi+25Ajb5noLeG lpNYaArT0bbmYhJcCTXBshRdxytfxkDJmjhMjvD/8yLuwC9bppOopJwbJKIXm1VkBy+w tkKZoRzHchzj5JCniiD6+I+gNa24RrnYPktgnEC3MbmrdtfKT1mkLHk/6TvCgODPfXUz EvJMFLvwCuIGa+S26/mGVuK0d5shBflsKkugWEUjK591Yj1Q3XHSFCGd37QeQJqKPneg 2uzwIpUlkaubJOB0LIxU7x53xtYFBm9LO0/n1MqAyKy9jj2lEldJDgx5Xc8T7y9BjW9O bE2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=UJl2XEsk5Ixdo/XQ7V1lPk2Sg7IDIwGKeIhJKY/O/zY=; b=x7so4Y0RRsh75+xIVLClWHnxLuzoLVhmUuLNNLwgUipph5CmuIzZ6x9jxsSCrU1TAF 2tzcGzxWUoldIKVVpBiosJ6Pxlf/aMmgjL5fRVQT+bmesEvzUgT8Uz1KjWeIH+TOPcmG zokP66/T4gI8lHpMzLypJWkNXgIywOPpgmv+iYC5kJ+GBEaYl2Ho3cmDZuuM1meTsvpo GYJp+VDs/HpVlhwlFG60p8rHVrqa/oGaE89AfhJR0XtAELxjmwAWf/OWvLRq8FWLJaO0 oVCokqD28f+I3DE5yO4BA6qB1ayvcYq0NGZNiXJH43vMBdyBHW7+sGiIMCohCptEWyUw OCBw== X-Gm-Message-State: ACgBeo36tFKgb5gZXXp0nsZ6l1kgeLQxjaS6nMl34e2XBM/68hhHYZhd IRllbUp65Q2LroLnYu8FEZU= X-Google-Smtp-Source: AA6agR40ioQUGAIz9Qrhg1md4YiAIuDUfmJ2oNveBvPSVTIv2P2J2IC6kqPDOPtEBAslSSkXpF0/Fg== X-Received: by 2002:a5d:59ad:0:b0:228:d709:43cd with SMTP id p13-20020a5d59ad000000b00228d70943cdmr2933086wrr.30.1662570435401; Wed, 07 Sep 2022 10:07:15 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id d11-20020adffd8b000000b00228df23bd51sm4680922wrr.82.2022.09.07.10.07.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Sep 2022 10:07:14 -0700 (PDT) From: zimoun To: "pelzflorian (Florian Pelz)" Subject: Re: bug#57581: Failing to build the website In-Reply-To: <87o7vr2lk7.fsf@pelzflorian.de> References: <20220904171804.76b42325@sybil.lepiller.eu> <87zgfdrirq.fsf@gmail.com> <87o7vr2lk7.fsf@pelzflorian.de> Date: Wed, 07 Sep 2022 19:07:10 +0200 Message-ID: <86y1uvxge9.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: Julien Lepiller , 57581@debbugs.gnu.org, Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Wed, 07 Sep 2022 at 18:31, "pelzflorian (Florian Pelz)" wrote: > zimoun writes: >> The culprit seems the package =E2=80=99qtserialport=E2=80=99 in =E2=80= =99packages-builder=E2=80=99 from >> (apps packages builder). Maybe introduced by commit >> 1ef04fb2288dade3ad2883026ae286a68ef13a1e. > > This was a first failing commit for me too, but the reason the website > does not build appears to be the license field of qtshadertools in > commit 1d65ff8fdeb20cc2db956093f0ecb1f3f72afc0e (Cc to Maxim). I could > make a patch but not today. Maxim, would you fix it? >From my opinion, this --8<---------------cut here---------------start------------->8--- + (home-page (package-home-page qtbase)) [...] + (license (package-home-page qtbase)))) --8<---------------cut here---------------end--------------->8--- is a bad practise; instead =E2=80=99(inherit qtbase)=E2=80=99 and rewrite a= ll the others fields is better. > I don=E2=80=99t know if there is a way to catch such mistakes early. Fie= ld > sanitizers? Well, the field reads, + (license (package-home-page qtbase)))) so why is the compiler accepting that? Is a warning raised? Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 07 13:14:36 2022 Received: (at 57581) by debbugs.gnu.org; 7 Sep 2022 17:14:37 +0000 Received: from localhost ([127.0.0.1]:56003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVydI-0005o4-Js for submit@debbugs.gnu.org; Wed, 07 Sep 2022 13:14:36 -0400 Received: from lepiller.eu ([89.234.186.109]:53784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oVydG-0005nv-Fg for 57581@debbugs.gnu.org; Wed, 07 Sep 2022 13:14:35 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id a1f880e8; Wed, 7 Sep 2022 17:14:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=HpJbIN0SFMkY WW+1+FjzniYnPv1QdSYSi7MF9qWr+u8=; b=PPoC5hMDmk6PGC1WQQSr17MfNIwC gsArlz6r8mg6pndNL9eNFKzqZfKVjpJtmWIzR4FjMcQZyostpQUjpC9+JJq7v90E inQRl7E9ERnogsNDTp26VnSZUBR8adLvl8ROvAjx/w6Oi5TTQm07q5c7HlQip8uf wfycoWfaUjWGoDB/7c9BzrEtxTpQ9eAYMPByFBLUu4ppyq8OWxc+xIDMKk9ke5a4 GlM9IaHFUa2sUVM39hopn/7Vh+E+Tx+Xou3jZ1kID4kouJJ32xLp2UutxmZTMpRK QtH47LpCaBv4oEEI/mlT2HtcvWbFVlyvNFM5ONQ4SBBv/t2LhanL3KGu6g== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id a74e8b81 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 7 Sep 2022 17:14:31 +0000 (UTC) Date: Wed, 07 Sep 2022 19:14:28 +0200 From: Julien Lepiller To: zimoun , "pelzflorian (Florian Pelz)" Subject: Re: bug#57581: Failing to build the website User-Agent: K-9 Mail for Android In-Reply-To: <86y1uvxge9.fsf@gmail.com> References: <20220904171804.76b42325@sybil.lepiller.eu> <87zgfdrirq.fsf@gmail.com> <87o7vr2lk7.fsf@pelzflorian.de> <86y1uvxge9.fsf@gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: 57581@debbugs.gnu.org, Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Le 7 septembre 2022 19:07:10 GMT+02:00, zimoun a =C3=A9crit=C2=A0: >Hi, > >Well, the field reads, > >+ (license (package-home-page qtbase)))) > >so why is the compiler accepting that? Is a warning raised? > No warning because the compiler has no way to know you don't want to do th= at=2E license is a field, and fields don't have a specific type except for = convention=2E package-home-page will read a field from another object, return a perfectl= y valid Scgeme object (a string) and Scheme is happy to put it in the licen= se field=2E Why would it care? (: It fails much later when something tries to read the license field and get= s a string it treats as a license object=2E From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 08 04:08:50 2022 Received: (at 57581) by debbugs.gnu.org; 8 Sep 2022 08:08:50 +0000 Received: from localhost ([127.0.0.1]:57139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWCaf-0005tU-R9 for submit@debbugs.gnu.org; Thu, 08 Sep 2022 04:08:50 -0400 Received: from mail-wr1-f50.google.com ([209.85.221.50]:36857) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWCad-0005tG-SO for 57581@debbugs.gnu.org; Thu, 08 Sep 2022 04:08:48 -0400 Received: by mail-wr1-f50.google.com with SMTP id b17so11319382wrq.3 for <57581@debbugs.gnu.org>; Thu, 08 Sep 2022 01:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date; bh=0LlbOFrPaTbT7IxV8csWKF9elHXwCcuJ07o4fIkL7LU=; b=RErHalHNZ2w0MHVqHcxrnQNBaopgln/Ws3YQNbkuDlduJvN8FWayVFXRWO+QsD+fIy 91OAIWMdEGcUPFBKRradnhZhB530WpsCc6eGFW3hCI7SVHv3ICkyKl8lpUpEQw+d/B3z VjxqD6ul4Ujyo8EFNiqzvlXRe68w/oGYlIhLE/M3nYRNXHh9seNpYJ4syyHbNeNBcLSG F1O8jyQUjV6SIapjMuqnPLxRs6jmoIImMzg5XKJNbUH9wyamLyIDlJke5b1lzSvtXU6f JhaeJ3SlQfrwK5CdzfAG5YY5CQ78g6T+9NR3SndpMsoOlxqFgouuj/IcZ8EzdbdUejm6 9KqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date; bh=0LlbOFrPaTbT7IxV8csWKF9elHXwCcuJ07o4fIkL7LU=; b=465xKTPaoIcG9sF8XQ+FdD0p8UKaGhmyAoLtzTIaw3MHOESxH2clWzMgojnSyOWq30 37vAELA+32SwqFyCCVni05EWEki+cn6tVr8hkDcE/M+JmrPCXQpzjET+pBadLQnMtD09 e2kEwOQJ42ORPo9JH2PRQ+7kTN9k9e0DFFZKmB5ltPphj/IXm9RVnwI8agohSWVRLGq9 4VTHPKBIRIzddUNUgOg4+o+EwzmjEjgOzfFSAxk/vdPx+ZMyQ48Fo6IYSAa6sx039O+R c/4kUXSlw4D5qFvH4HmoTv3nuHeskVZHeyNtNIf+Y2sJOMY0X9ZbO9uZxJws06F412rv XIYA== X-Gm-Message-State: ACgBeo0v4BY6n3htYPJsm1WqeOkc6x5GBSr5bTriv4L4PJemNU8GCeR+ v46j22jaB3g0RTun5wwwIgg= X-Google-Smtp-Source: AA6agR6XtvSjVV9/RBR6hGDtmB6nEKqrHw/QObMk+DpE014ErOhzuAz0N6qzkW7ODF6qWKx6pX4hdQ== X-Received: by 2002:adf:f1cc:0:b0:228:d8e8:3ac9 with SMTP id z12-20020adff1cc000000b00228d8e83ac9mr3986623wro.508.1662624522024; Thu, 08 Sep 2022 01:08:42 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id bg38-20020a05600c3ca600b003a60bc8ae8fsm1858527wmb.21.2022.09.08.01.08.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Sep 2022 01:08:41 -0700 (PDT) From: zimoun To: Julien Lepiller , "pelzflorian (Florian Pelz)" Subject: Re: bug#57581: Failing to build the website In-Reply-To: References: <20220904171804.76b42325@sybil.lepiller.eu> <87zgfdrirq.fsf@gmail.com> <87o7vr2lk7.fsf@pelzflorian.de> <86y1uvxge9.fsf@gmail.com> Date: Thu, 08 Sep 2022 10:00:37 +0200 Message-ID: <864jxixplm.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581 Cc: 57581@debbugs.gnu.org, Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Julien, Thanks for explaining. On Wed, 07 Sep 2022 at 19:14, Julien Lepiller wrote: > > No warning because the compiler has no way to know you don't want to > do that. license is a field, and fields don't have a specific type > except for convention. Arf, it is where OCaml shines. ;-) Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 13 10:41:38 2022 Received: (at control) by debbugs.gnu.org; 13 Sep 2022 14:41:38 +0000 Received: from localhost ([127.0.0.1]:52346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oY76Y-0004lM-54 for submit@debbugs.gnu.org; Tue, 13 Sep 2022 10:41:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oY76W-0004l9-KG for control@debbugs.gnu.org; Tue, 13 Sep 2022 10:41:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40062) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oY76R-0000uw-Cf for control@debbugs.gnu.org; Tue, 13 Sep 2022 10:41:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=ro/FV+zGkdYgHNU3SzzegoK0OeIFcqVBotCZj2jz6i4=; b=d50mTP+h2cZH8d Zjlp5I/5iUyDevuHwlApiXkkgg2p2HBOljX5fnhCzDq8XLjp481co8wcVY0gV4L3XuG76xDH8IfNz CoxH3HaYqVpQ31N8ymJLpusz0albYTXAzo7gFajollmX+QLtKRI5J6k6VG6UERUwz+L5iOyK3huCX T+jm/Oc26U2s3XQ5ma0nILXCCdp9S709lEhQVXfSNeXw14HU/X8pl6fyEo7sHz292x7ujP+DamZr6 zhl+uPetr0Fb+gt8CmJZByE3AsPB9Xrp8Mr1r7X0tDK10spdF0HuUiYtmriGb/n8ocuDJoXc+4wdZ 434qOLGkV9+od5IZXwVA==; Received: from [193.50.110.127] (port=37060 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oY76N-00029E-4Y for control@debbugs.gnu.org; Tue, 13 Sep 2022 10:41:30 -0400 Date: Tue, 13 Sep 2022 16:41:21 +0200 Message-Id: <87wna72v72.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #57581 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) severity 57581 important quit From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 13 10:41:26 2022 Received: (at 57581-done) by debbugs.gnu.org; 13 Sep 2022 14:41:26 +0000 Received: from localhost ([127.0.0.1]:52342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oY76L-0004ku-QQ for submit@debbugs.gnu.org; Tue, 13 Sep 2022 10:41:26 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oY76J-0004ke-4k for 57581-done@debbugs.gnu.org; Tue, 13 Sep 2022 10:41:24 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55578) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oY769-0000sw-E5; Tue, 13 Sep 2022 10:41:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=ZahBoCrPMzEpnF8xatIEk5EFXB4M5FL+nqTDQCesOII=; b=Jku8kwkek/KANcEpl7o4 eaCXiTFIbkn3J7uMGYTPnKpvb+1l9ABf2WHDYo60zylC0yw/imnzbgQqVnu4ukzd3KoVFHxEtpl6c l+xORWGzefTVWR7rOEJye00IHIKVTOaRqIyYTzXZcLK18EJA6fMN9+2wkzvvesB1x/9IDdjAth/Oz 5N+5nexC00t9d3GXmml0atnZM5v5uu2nSfrS/dPXlJI1PmfR0Ejnz5PsLtZeJGrKEIMD4qsxyaugP 0/96oehCe7txmr5jYdBb6/zUCCaD3/0JuEdPaevXmr8QpJwaum6sBlCSIRd2C7w0/RoWv+AVdSmLZ dngoqRhvuhIxog==; Received: from [193.50.110.127] (port=46590 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oY769-00028l-0n; Tue, 13 Sep 2022 10:41:13 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: "pelzflorian (Florian Pelz)" Subject: Re: bug#57581: Failing to build the website References: <20220904171804.76b42325@sybil.lepiller.eu> <87zgfdrirq.fsf@gmail.com> <87o7vr2lk7.fsf@pelzflorian.de> Date: Tue, 13 Sep 2022 16:41:10 +0200 In-Reply-To: <87o7vr2lk7.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Wed, 07 Sep 2022 18:31:20 +0200") Message-ID: <87y1un2v7d.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 57581-done Cc: Julien Lepiller , 57581-done@debbugs.gnu.org, Maxim Cournoyer , zimoun X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, "pelzflorian (Florian Pelz)" skribis: > zimoun writes: >> The culprit seems the package =E2=80=99qtserialport=E2=80=99 in =E2=80= =99packages-builder=E2=80=99 from >> (apps packages builder). Maybe introduced by commit >> 1ef04fb2288dade3ad2883026ae286a68ef13a1e. > > This was a first failing commit for me too, but the reason the website > does not build appears to be the license field of qtshadertools in > commit 1d65ff8fdeb20cc2db956093f0ecb1f3f72afc0e (Cc to Maxim). I could > make a patch but not today. Maxim, would you fix it? Fixed in e61c581805b2338ea8feaac86617c5d7bff41c41, thanks for the investigation! > I don=E2=80=99t know if there is a way to catch such mistakes early. Fie= ld > sanitizers? Yes, we should do that. We can arrange to have most checks done at compile time, similar to how the =E2=80=98synopsis=E2=80=99 and =E2=80=98de= scription=E2=80=99 sanitizers work (well, with extra macro magic). Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 14 02:43:22 2022 Received: (at 57581-done) by debbugs.gnu.org; 14 Sep 2022 06:43:22 +0000 Received: from localhost ([127.0.0.1]:53490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYM72-0003Ai-I8 for submit@debbugs.gnu.org; Wed, 14 Sep 2022 02:43:22 -0400 Received: from mail-wm1-f43.google.com ([209.85.128.43]:36713) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYM6z-0003AA-EW for 57581-done@debbugs.gnu.org; Wed, 14 Sep 2022 02:43:07 -0400 Received: by mail-wm1-f43.google.com with SMTP id i203-20020a1c3bd4000000b003b3df9a5ecbso10080538wma.1 for <57581-done@debbugs.gnu.org>; Tue, 13 Sep 2022 23:43:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date; bh=jxjobj3IrEwqgcCNynnyFlesUuj9gg4IqI8QmyQ+GD8=; b=d3pKEaeHtEBJ3aTTgPsVOLIRjCsv456KvlxsU0Tt6rZJS3LXHNY84sZ8SoY9/97Pfa dwJqv/3ZQR45piO3Cop193zlEDzqMCWFlQkqTrK+k6fFwkOkTufNowwysbrfgjw1a0D6 JkWOZKJJ/QD+gsSCX3O2DKQkOjKS9+SOXFGO6syZBzif0Se3JhtZuePNl/u2bQrnjzhq OWXSQ3Kn71dkcqys+OJHe24FpF3SgQbwV1URa7bMCFVXD9p14ECGyAhc0AcIu9JsJc7l 0E2Kt7YLJueL6EtO862L6rnhq8DEAdVndXlVkuiVcmUyMYYPUL8/B0ahfJy5lnyr9hFB yuNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=jxjobj3IrEwqgcCNynnyFlesUuj9gg4IqI8QmyQ+GD8=; b=RQ+bOnD1UcuqNDRIk9PERzM8UGhzGyM8qNxAE9uMt0xxOl/JHpfxlHmVrmWQJbaNXF 9q7q3hvT9JBD3GV7tGPnXeDh1l0HFkQkZtdoQxWHnNMFIikXrLw/ob90YR/g9vm2/4+g zMEmvHwcIkDSR0CzZw7fT0infrAey1xDtTd6Hhg82lo1h1NORPTSUbIOPmeSKlT4zWu+ ykRhsMNVN06y60ckj6nQZkdULxSzwXv/rTVgcC9Bclp/mtHm1qzy157zqohM6QjdoX07 WwfJyIs68zO7zgaZBocLXvGSuzrxvoCj5CQI13Ac4JA35WgIeSyQ6n49iq3zN6zV30K8 1PUQ== X-Gm-Message-State: ACgBeo131iVQ8il4LHC9Q0sOL7h2H8/EQu7KfivtAHF/BXLRc5oi9r6Y JXyEn1bxklrrL+8d0Z1Caac= X-Google-Smtp-Source: AA6agR44Q/HB0bjMgPzSHV909iEcOfvBmzSKnM+VrkSzisvI9ihk3/toiblqxBZDlDstKegP+y9WPQ== X-Received: by 2002:a05:600c:33a8:b0:3b4:874c:f48f with SMTP id o40-20020a05600c33a800b003b4874cf48fmr1743309wmp.131.1663137779535; Tue, 13 Sep 2022 23:42:59 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id p21-20020a1c7415000000b003a682354f63sm15551395wmc.11.2022.09.13.23.42.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 23:42:58 -0700 (PDT) From: zimoun To: Ludovic =?utf-8?Q?Court=C3=A8s?= , "pelzflorian (Florian Pelz)" Subject: Re: bug#57581: Failing to build the website In-Reply-To: <87y1un2v7d.fsf@gnu.org> References: <20220904171804.76b42325@sybil.lepiller.eu> <87zgfdrirq.fsf@gmail.com> <87o7vr2lk7.fsf@pelzflorian.de> <87y1un2v7d.fsf@gnu.org> Date: Wed, 14 Sep 2022 08:37:35 +0200 Message-ID: <865yhqtqa8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57581-done Cc: Julien Lepiller , 57581-done@debbugs.gnu.org, Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Ludo, On Tue, 13 Sep 2022 at 16:41, Ludovic Court=C3=A8s wrote: >> I don=E2=80=99t know if there is a way to catch such mistakes early. Fi= eld >> sanitizers? > > Yes, we should do that. We can arrange to have most checks done at > compile time, similar to how the =E2=80=98synopsis=E2=80=99 and =E2=80=98= description=E2=80=99 sanitizers > work (well, with extra macro magic). For the record, please see this thread [1] opening a discussion on the topic. 1: Cheers, simon From unknown Sat Jun 21 05:15:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Oct 2022 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator