unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Roy Lemmon <roy@roylemmon.com>
To: help-guix@gnu.org
Subject: Re: cmake error
Date: Thu, 13 May 2021 15:12:15 +0100	[thread overview]
Message-ID: <87wns2radc.fsf@roylemmon.com> (raw)
In-Reply-To: 1943168.NvbeWOY1x7@popigai

Hi Thiago,

Below is CMakeOutput.log

I see no occurence of fastjet though. 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.

Yes I have the nss-certs package installed though I thought that was
just for https sites ?

Thanks
Roy

*************************************************************************************************
The system is: Linux - 5.4.99 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /home/rlemmon/.guix-profile/bin/gcc 
Build flags: 
Id flags:  

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/home/rlemmon/example/CMakeFiles/3.19.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /home/rlemmon/.guix-profile/bin/c++ 
Build flags: 
Id flags:  

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is GNU, found in "/home/rlemmon/example/CMakeFiles/3.19.2/CompilerIdCXX/a.out"

Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/rlemmon/example/CMakeFiles/CMakeTmp

Run Build Command(s):/home/rlemmon/.guix-profile/bin/make cmTC_a3911/fast && /home/rlemmon/.guix-profile/bin/make  -f CMakeFiles/cmTC_a3911.dir/build.make CMakeFiles/cmTC_a3911.dir/build
make[1]: Entering directory '/home/rlemmon/example/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o
/home/rlemmon/.guix-profile/bin/gcc   -v -o CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -c /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/home/rlemmon/.guix-profile/bin/gcc
Target: x86_64-unknown-linux-gnu
Configured with: 
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.0 (GCC) 
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'
 /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/cc1 -quiet -v /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccryRUB0.s
GNU C17 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)
	compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/rlemmon/.guix-profile/include"
ignoring nonexistent directory "/no-gcc-local-prefix/include"
ignoring nonexistent directory "/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../../../../x86_64-unknown-linux-gnu/include"
ignoring duplicate directory "/home/rlemmon/.guix-profile/include"
  as it is a non-system directory that duplicates a system directory
ignoring duplicate directory "/home/rlemmon/.guix-profile/include"
  as it is a non-system directory that duplicates a system directory
#include "..." search starts here:
#include <...> search starts here:
 /home/rlemmon/.guix-profile/include
 /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include
 /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed
 /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include
End of search list.
GNU C17 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)
	compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: d0b5010039965ee8244f3204d50b9ea0
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'
 as -v --64 -o CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o /tmp/ccryRUB0.s
GNU assembler version 2.34 (x86_64-unknown-linux-gnu) using BFD version (GNU Binutils) 2.34
COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/
LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'
Linking C executable cmTC_a3911
/gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3911.dir/link.txt --verbose=1
/home/rlemmon/.guix-profile/bin/gcc  -v CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -o cmTC_a3911 
Using built-in specs.
COLLECT_GCC=/home/rlemmon/.guix-profile/bin/gcc
COLLECT_LTO_WRAPPER=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: 
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.0 (GCC) 
COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/
LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a3911' '-mtune=generic' '-march=x86-64'
 /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/collect2 -plugin /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cccFcjuk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2 -o cmTC_a3911 /home/rlemmon/.guix-profile/lib/crt1.o /home/rlemmon/.guix-profile/lib/crti.o /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtbegin.o -L/home/rlemmon/.guix-profile/lib -L/home/rlemmon/.guix-profile/lib -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0 -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../.. -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib -lgcc_s -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtend.o /home/rlemmon/.guix-profile/lib/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a3911' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/home/rlemmon/example/CMakeFiles/CMakeTmp'



Parsed C implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/home/rlemmon/.guix-profile/include]
    add: [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include]
    add: [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed]
    add: [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]
  end of search list found
  collapse include dir [/home/rlemmon/.guix-profile/include] ==> [/home/rlemmon/.guix-profile/include]
  collapse include dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include] ==> [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include]
  collapse include dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed] ==> [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed]
  collapse include dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include] ==> [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]
  implicit include dirs: [/home/rlemmon/.guix-profile/include;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed;/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/rlemmon/example/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/home/rlemmon/.guix-profile/bin/make cmTC_a3911/fast && /home/rlemmon/.guix-profile/bin/make  -f CMakeFiles/cmTC_a3911.dir/build.make CMakeFiles/cmTC_a3911.dir/build]
  ignore line: [make[1]: Entering directory '/home/rlemmon/example/CMakeFiles/CMakeTmp']
  ignore line: [Building C object CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o]
  ignore line: [/home/rlemmon/.guix-profile/bin/gcc   -v -o CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -c /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCCompilerABI.c]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/home/rlemmon/.guix-profile/bin/gcc]
  ignore line: [Target: x86_64-unknown-linux-gnu]
  ignore line: [Configured with: ]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64']
  ignore line: [ /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/cc1 -quiet -v /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccryRUB0.s]
  ignore line: [GNU C17 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)]
  ignore line: [	compiled by GNU C version 10.2.0  GMP version 6.2.0  MPFR version 4.0.2  MPC version 1.1.0  isl version isl-0.22.1-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [ignoring duplicate directory "/home/rlemmon/.guix-profile/include"]
  ignore line: [ignoring nonexistent directory "/no-gcc-local-prefix/include"]
  ignore line: [ignoring nonexistent directory "/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../../../../x86_64-unknown-linux-gnu/include"]
  ignore line: [ignoring duplicate directory "/home/rlemmon/.guix-profile/include"]
  ignore line: [  as it is a non-system directory that duplicates a system directory]
  ignore line: [ignoring duplicate directory "/home/rlemmon/.guix-profile/include"]
  ignore line: [  as it is a non-system directory that duplicates a system directory]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /home/rlemmon/.guix-profile/include]
  ignore line: [ /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include]
  ignore line: [ /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed]
  ignore line: [ /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]
  ignore line: [End of search list.]
  ignore line: [GNU C17 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)]
  ignore line: [	compiled by GNU C version 10.2.0  GMP version 6.2.0  MPFR version 4.0.2  MPC version 1.1.0  isl version isl-0.22.1-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [Compiler executable checksum: d0b5010039965ee8244f3204d50b9ea0]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64']
  ignore line: [ as -v --64 -o CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o /tmp/ccryRUB0.s]
  ignore line: [GNU assembler version 2.34 (x86_64-unknown-linux-gnu) using BFD version (GNU Binutils) 2.34]
  ignore line: [COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/]
  ignore line: [LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64']
  ignore line: [Linking C executable cmTC_a3911]
  ignore line: [/gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3911.dir/link.txt --verbose=1]
  ignore line: [/home/rlemmon/.guix-profile/bin/gcc  -v CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -o cmTC_a3911 ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/home/rlemmon/.guix-profile/bin/gcc]
  ignore line: [COLLECT_LTO_WRAPPER=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper]
  ignore line: [Target: x86_64-unknown-linux-gnu]
  ignore line: [Configured with: ]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/]
  ignore line: [LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a3911' '-mtune=generic' '-march=x86-64']
  link line: [ /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/collect2 -plugin /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cccFcjuk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2 -o cmTC_a3911 /home/rlemmon/.guix-profile/lib/crt1.o /home/rlemmon/.guix-profile/lib/crti.o /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtbegin.o -L/home/rlemmon/.guix-profile/lib -L/home/rlemmon/.guix-profile/lib -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0 -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../.. -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib -lgcc_s -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtend.o /home/rlemmon/.guix-profile/lib/crtn.o]
    arg [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/cccFcjuk.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_a3911] ==> ignore
    arg [/home/rlemmon/.guix-profile/lib/crt1.o] ==> ignore
    arg [/home/rlemmon/.guix-profile/lib/crti.o] ==> ignore
    arg [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtbegin.o] ==> ignore
    arg [-L/home/rlemmon/.guix-profile/lib] ==> dir [/home/rlemmon/.guix-profile/lib]
    arg [-L/home/rlemmon/.guix-profile/lib] ==> dir [/home/rlemmon/.guix-profile/lib]
    arg [-L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0] ==> dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0]
    arg [-L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../..] ==> dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../..]
    arg [-L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
    arg [CMakeFiles/cmTC_a3911.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--push-state] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--pop-state] ==> ignore
    arg [-L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
    arg [-rpath=/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> ignore
    arg [-rpath=/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--push-state] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--pop-state] ==> ignore
    arg [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtend.o] ==> ignore
    arg [/home/rlemmon/.guix-profile/lib/crtn.o] ==> ignore
  collapse library dir [/home/rlemmon/.guix-profile/lib] ==> [/home/rlemmon/.guix-profile/lib]
  collapse library dir [/home/rlemmon/.guix-profile/lib] ==> [/home/rlemmon/.guix-profile/lib]
  collapse library dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-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/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib]
  collapse library dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  collapse library dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  implicit libs: [gcc;gcc_s;gcc_s;c;gcc;gcc_s]
  implicit dirs: [/home/rlemmon/.guix-profile/lib;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib;/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  implicit fwks: []


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/rlemmon/example/CMakeFiles/CMakeTmp

Run Build Command(s):/home/rlemmon/.guix-profile/bin/make cmTC_ec643/fast && /home/rlemmon/.guix-profile/bin/make  -f CMakeFiles/cmTC_ec643.dir/build.make CMakeFiles/cmTC_ec643.dir/build
make[1]: Entering directory '/home/rlemmon/example/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o
/home/rlemmon/.guix-profile/bin/c++   -v -o CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -c /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/home/rlemmon/.guix-profile/bin/c++
Target: x86_64-unknown-linux-gnu
Configured with: 
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.0 (GCC) 
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
 /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/cc1plus -quiet -v -D_GNU_SOURCE /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/cc2Kr1nl.s
GNU C++14 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)
	compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring duplicate directory "/home/rlemmon/.guix-profile/include/c++"
ignoring duplicate directory "/home/rlemmon/.guix-profile/include"
ignoring nonexistent directory "/no-gcc-local-prefix/include"
ignoring nonexistent directory "/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../../../../x86_64-unknown-linux-gnu/include"
ignoring duplicate directory "/home/rlemmon/.guix-profile/include"
  as it is a non-system directory that duplicates a system directory
ignoring duplicate directory "/home/rlemmon/.guix-profile/include"
  as it is a non-system directory that duplicates a system directory
#include "..." search starts here:
#include <...> search starts here:
 /home/rlemmon/.guix-profile/include/c++
 /home/rlemmon/.guix-profile/include
 /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++
 /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/x86_64-unknown-linux-gnu
 /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/backward
 /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include
 /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed
 /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include
End of search list.
GNU C++14 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)
	compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 119c1bffe0e4f76ca9d2b8ce383be176
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
 as -v --64 -o CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc2Kr1nl.s
GNU assembler version 2.34 (x86_64-unknown-linux-gnu) using BFD version (GNU Binutils) 2.34
COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/
LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
Linking CXX executable cmTC_ec643
/gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ec643.dir/link.txt --verbose=1
/home/rlemmon/.guix-profile/bin/c++  -v CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ec643 
Using built-in specs.
COLLECT_GCC=/home/rlemmon/.guix-profile/bin/c++
COLLECT_LTO_WRAPPER=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: 
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.0 (GCC) 
COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/
LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ec643' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
 /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/collect2 -plugin /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccTQuRnH.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2 -o cmTC_ec643 /home/rlemmon/.guix-profile/lib/crt1.o /home/rlemmon/.guix-profile/lib/crti.o /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtbegin.o -L/home/rlemmon/.guix-profile/lib -L/home/rlemmon/.guix-profile/lib -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0 -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../.. -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib -lgcc_s -lc -lgcc_s -lgcc /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtend.o /home/rlemmon/.guix-profile/lib/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ec643' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/home/rlemmon/example/CMakeFiles/CMakeTmp'



Parsed CXX implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/home/rlemmon/.guix-profile/include/c++]
    add: [/home/rlemmon/.guix-profile/include]
    add: [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++]
    add: [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/x86_64-unknown-linux-gnu]
    add: [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/backward]
    add: [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include]
    add: [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed]
    add: [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]
  end of search list found
  collapse include dir [/home/rlemmon/.guix-profile/include/c++] ==> [/home/rlemmon/.guix-profile/include/c++]
  collapse include dir [/home/rlemmon/.guix-profile/include] ==> [/home/rlemmon/.guix-profile/include]
  collapse include dir [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++] ==> [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++]
  collapse include dir [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/x86_64-unknown-linux-gnu] ==> [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/x86_64-unknown-linux-gnu]
  collapse include dir [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/backward] ==> [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/backward]
  collapse include dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include] ==> [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include]
  collapse include dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed] ==> [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed]
  collapse include dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include] ==> [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]
  implicit include dirs: [/home/rlemmon/.guix-profile/include/c++;/home/rlemmon/.guix-profile/include;/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++;/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/x86_64-unknown-linux-gnu;/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/backward;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed;/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/rlemmon/example/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/home/rlemmon/.guix-profile/bin/make cmTC_ec643/fast && /home/rlemmon/.guix-profile/bin/make  -f CMakeFiles/cmTC_ec643.dir/build.make CMakeFiles/cmTC_ec643.dir/build]
  ignore line: [make[1]: Entering directory '/home/rlemmon/example/CMakeFiles/CMakeTmp']
  ignore line: [Building CXX object CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/home/rlemmon/.guix-profile/bin/c++   -v -o CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -c /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/home/rlemmon/.guix-profile/bin/c++]
  ignore line: [Target: x86_64-unknown-linux-gnu]
  ignore line: [Configured with: ]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  ignore line: [ /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/cc1plus -quiet -v -D_GNU_SOURCE /gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/share/cmake-3.19/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/cc2Kr1nl.s]
  ignore line: [GNU C++14 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)]
  ignore line: [	compiled by GNU C version 10.2.0  GMP version 6.2.0  MPFR version 4.0.2  MPC version 1.1.0  isl version isl-0.22.1-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [ignoring duplicate directory "/home/rlemmon/.guix-profile/include/c++"]
  ignore line: [ignoring duplicate directory "/home/rlemmon/.guix-profile/include"]
  ignore line: [ignoring nonexistent directory "/no-gcc-local-prefix/include"]
  ignore line: [ignoring nonexistent directory "/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../../../../x86_64-unknown-linux-gnu/include"]
  ignore line: [ignoring duplicate directory "/home/rlemmon/.guix-profile/include"]
  ignore line: [  as it is a non-system directory that duplicates a system directory]
  ignore line: [ignoring duplicate directory "/home/rlemmon/.guix-profile/include"]
  ignore line: [  as it is a non-system directory that duplicates a system directory]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /home/rlemmon/.guix-profile/include/c++]
  ignore line: [ /home/rlemmon/.guix-profile/include]
  ignore line: [ /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++]
  ignore line: [ /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/x86_64-unknown-linux-gnu]
  ignore line: [ /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/include/c++/backward]
  ignore line: [ /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include]
  ignore line: [ /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/include-fixed]
  ignore line: [ /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/include]
  ignore line: [End of search list.]
  ignore line: [GNU C++14 (GCC) version 10.2.0 (x86_64-unknown-linux-gnu)]
  ignore line: [	compiled by GNU C version 10.2.0  GMP version 6.2.0  MPFR version 4.0.2  MPC version 1.1.0  isl version isl-0.22.1-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [Compiler executable checksum: 119c1bffe0e4f76ca9d2b8ce383be176]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  ignore line: [ as -v --64 -o CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc2Kr1nl.s]
  ignore line: [GNU assembler version 2.34 (x86_64-unknown-linux-gnu) using BFD version (GNU Binutils) 2.34]
  ignore line: [COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/]
  ignore line: [LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  ignore line: [Linking CXX executable cmTC_ec643]
  ignore line: [/gnu/store/6pn8kznkxr67w2r58zslai0mkhv0y0vq-cmake-3.19.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ec643.dir/link.txt --verbose=1]
  ignore line: [/home/rlemmon/.guix-profile/bin/c++  -v CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ec643 ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/home/rlemmon/.guix-profile/bin/c++]
  ignore line: [COLLECT_LTO_WRAPPER=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper]
  ignore line: [Target: x86_64-unknown-linux-gnu]
  ignore line: [Configured with: ]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COMPILER_PATH=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/]
  ignore line: [LIBRARY_PATH=/home/rlemmon/.guix-profile/lib/:/home/rlemmon/.guix-profile/lib/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/:/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../:/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ec643' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  link line: [ /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/collect2 -plugin /gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccTQuRnH.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2 -o cmTC_ec643 /home/rlemmon/.guix-profile/lib/crt1.o /home/rlemmon/.guix-profile/lib/crti.o /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtbegin.o -L/home/rlemmon/.guix-profile/lib -L/home/rlemmon/.guix-profile/lib -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0 -L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../.. -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib -rpath=/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib -lgcc_s -lc -lgcc_s -lgcc /gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtend.o /home/rlemmon/.guix-profile/lib/crtn.o]
    arg [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/gnu/store/xpdy9vvqym9xv7praqkwsm3gdzn2kv1p-gcc-10.2.0/libexec/gcc/x86_64-unknown-linux-gnu/10.2.0/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccTQuRnH.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_ec643] ==> ignore
    arg [/home/rlemmon/.guix-profile/lib/crt1.o] ==> ignore
    arg [/home/rlemmon/.guix-profile/lib/crti.o] ==> ignore
    arg [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtbegin.o] ==> ignore
    arg [-L/home/rlemmon/.guix-profile/lib] ==> dir [/home/rlemmon/.guix-profile/lib]
    arg [-L/home/rlemmon/.guix-profile/lib] ==> dir [/home/rlemmon/.guix-profile/lib]
    arg [-L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0] ==> dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0]
    arg [-L/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../..] ==> dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../..]
    arg [-L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
    arg [CMakeFiles/cmTC_ec643.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-L/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
    arg [-rpath=/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> ignore
    arg [-rpath=/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/crtend.o] ==> ignore
    arg [/home/rlemmon/.guix-profile/lib/crtn.o] ==> ignore
  collapse library dir [/home/rlemmon/.guix-profile/lib] ==> [/home/rlemmon/.guix-profile/lib]
  collapse library dir [/home/rlemmon/.guix-profile/lib] ==> [/home/rlemmon/.guix-profile/lib]
  collapse library dir [/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-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/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib]
  collapse library dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  collapse library dir [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib] ==> [/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  implicit libs: [stdc++;m;gcc_s;gcc;gcc_s;c;gcc_s;gcc]
  implicit dirs: [/home/rlemmon/.guix-profile/lib;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/10.2.0;/gnu/store/qj38f3vi4q1d7z30hkpaxyajv49rwamb-gcc-10.2.0-lib/lib;/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib]
  implicit fwks: []


************************************************************************************************************************************************************




Thiago Jung Bauermann <bauermann@kolabnow.com> writes:

> Hello Roy,
>
> Em quinta-feira, 13 de maio de 2021, às 07:35:17 -03, Roy Lemmon escreveu:
>> I have a problem with the cmake build package.
>> 
>> Below is a small CMakeLists.txt test file where I attempt to download the
>> file fastjet-3.3.3.tar.gz.
>> 
>> *************************************************************************
>> ********* # Specify the minimum version for CMake
>> cmake_minimum_required(VERSION 3.13.5)
>> 
>> # Project's name
>> 
>> project(hello)
>> 
>> file(DOWNLOAD "http://fastjet.fr/repo/fastjet-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@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 "/home/rlemmon/example/CMakeFiles/CMakeOutput.log".
>> **********************************************************************
>> 
>> Can someone help ?
>
> Do you have the nss-certs package installed? The Guix manual mentions¹ that 
> it may need to be, in order for apps installed by Guix to authenticate 
> certificates.
>
> If you already have that package, then it's necessary to look at 
> CMakeOutput.log to see if there are more hints.
>
> Thanks,
> Thiago
>
>
> ¹ https://guix.gnu.org/manual/en/html_node/Application-Setup.html



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

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=87wns2radc.fsf@roylemmon.com \
    --to=roy@roylemmon.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).