unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Roy Lemmon <roy@roylemmon.com>
To: Thiago Jung Bauermann <bauermann@kolabnow.com>, help-guix@gnu.org
Subject: Re: cmake error
Date: Thu, 13 May 2021 17:54:40 +0100	[thread overview]
Message-ID: <0BC0B009-3120-4725-9831-52D2A96C5CD1@roylemmon.com> (raw)
In-Reply-To: <5076578.7gufIneXOo@popigai>

Hi Thiago,

In fact it is happening when I make a  high energy physics python package (matplo/heppy on GitHub). I narrowed down the issue to the inability to download the file and so wrote the CMakeFile.txt that I sent you to isolate that issue. In fact I had the idea you mentioned of the LOG file. However when I put that command it, it didn't seem to work.

How do you specify a LOG file with the FILE command ?

Note that all the compilation works if I do it in a Docker container on my Guix laptop (with Debian base).

Thanks
Roy


On 13 May 2021 16:05:20 BST, Thiago Jung Bauermann <bauermann@kolabnow.com> wrote:
>Em quinta-feira, 13 de maio de 2021, às 11:12:15 -03, Roy Lemmon escreveu:
>> Hi Thiago,
>> 
>> Below is CMakeOutput.log
>> 
>> I see no occurence of fastjet though.
>
>Yes, this is strange.
>
>> I should mention that I get no
>> error if I just use curl or wget to download the file (and it has a
>> proper size) plus it can then be extracted. Here the download seems to
>> be interrupted or not started as the file has zero size, though it is
>> present after running cmake ...
>> 
>> In fact this is part of a larger code base but I have narrowed it down
>> to this trivial download problem.
>
>Is this problem happening during the build of a guix package? If so, as far 
>as I know there's no network access inside the build container. This is to 
>ensure that the build only uses the inputs described in the package 
>definition and thus is reproducible.
>
>> Yes I have the nss-certs package installed though I thought that was
>> just for https sites ?
>
>That's true. I hadn't noticed that the URL was http and not https. I don't 
>know why CMake would need to access CA certificates. One idea would be to 
>use the LOG option in the file command to try to get more details (in case 
>the build isn't happening inside a guix container as I mentioned above).
>
>Thanks,
>Thiago
>
>

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

  reply	other threads:[~2021-05-13 16:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13 10:35 cmake error Roy Lemmon
2021-05-13 13:48 ` Thiago Jung Bauermann
2021-05-13 14:12   ` Roy Lemmon
2021-05-13 15:05     ` Thiago Jung Bauermann
2021-05-13 16:54       ` Roy Lemmon [this message]
2021-05-13 17:07     ` Thiago Jung Bauermann
2021-05-13 17:17       ` Roy Lemmon
2021-05-13 18:09         ` Thiago Jung Bauermann
2021-05-13 18:17           ` Roy Lemmon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0BC0B009-3120-4725-9831-52D2A96C5CD1@roylemmon.com \
    --to=roy@roylemmon.com \
    --cc=bauermann@kolabnow.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).