all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / 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 19:17:14 +0100	[thread overview]
Message-ID: <0B852245-2657-4BD2-8D3A-C8854EAE9612@roylemmon.com> (raw)
In-Reply-To: <1768773.XjZmRzmZaY@popigai>

Hi Thiago,

Thanks very much for your help. At least you have confirmed my take on guix's cmake !

Perhaps someone else will come along with some insight. The cmake patch makers for instance ...

I'll keep trying with the log file ...

Cheers
Roy


On 13 May 2021 19:09:58 BST, Thiago Jung Bauermann <bauermann@kolabnow.com> wrote:
>Hello Roy,
>
>Em quinta-feira, 13 de maio de 2021, às 14:17:21 -03, Roy Lemmon escreveu:
>> Hi again,
>> 
>> Just to not that the original CMakeList.txt file for fastjet uses
>> ExternalProject_Add with the URL command. Perhaps no-one has used cmake
>> in Guix with that option before ...
>
>That's a good possibility. I tried your CMakeLists.txt example with cmake 
>installed via Guix and I saw the same error. With my host distro's cmake it 
>works fine.
>
>So it appears that file(DOWNLOAD) is broken in Guix's cmake. Perhaps no one 
>noticed because when building guix packages, dependencies are download in 
>advance rather than as part of the build.
>
>> Still no solution ...
>
>Sorry, I'm not of much help. I only have very limited experience with 
>cmake.
>
>I tried using the LOG option in this way:
>
>file(DOWNLOAD "http://fastjet.fr/repo/fastjet-3.3.3.tar.gz"
>     "fastjet-3.3.3.tar.gz" TIMEOUT 60 LOG FILE_LOG)
>message(STATUS "file log = ${FILE_LOG}")
>
>
>But ${FILE_LOG} is empty. Not sure whether I'm using the option in the 
>wrong way, or file didn't log this problem.
>
>-- 
>Thanks,
>Thiago
>
>

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

      reply	other threads:[~2021-05-13 18:18 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
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 [this message]

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

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

  git send-email \
    --in-reply-to=0B852245-2657-4BD2-8D3A-C8854EAE9612@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.