Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
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 si

Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
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 po

Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
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 si

Re: cmake error

2021-05-13 Thread Roy Lemmon
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 Bauerma

Re: cmake error

2021-05-13 Thread Roy Lemmon
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 ... Still no solution ... Cheers Roy On 13 May 2021 18:07:01 BST, Thiago Jung Bauermann wrote: >Em quinta-fei

Re: cmake error

2021-05-13 Thread Roy Lemmon
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 fi

Re: cmake error

2021-05-13 Thread Roy Lemmon
-unknown-linux-gnu/10.2.0] ==> [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0] collapse library dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../..] ==> [/gnu/store/qj38f3vi4

Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
-3.3.3.tar.gz"; > "fastjet-3.3.3.tar.gz" TIMEOUT 60) > > ** > > When I run this file I get an error about the certificates: > > ****** > rlemmon@parto

cmake error

2021-05-13 Thread Roy Lemmon
or about the certificates: ** rlemmon@parton ~/example$ cmake . CMake Error at CMakeLists.txt:8 (file): file /home/rlemmon/.guix-profile/etc/ssl/certs/ca-certificates.crt -- Configuring incomplete, errors occurred! See also "/h