Files
app-ethereum/tests/unit/build/CMakeFiles/CMakeOutput.log
2022-06-28 15:11:16 +02:00

1544 lines
115 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
The system is: Linux - 5.13.0-30-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
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/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/3.16.3/CompilerIdC/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_6bfc2/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6bfc2.dir/build.make CMakeFiles/cmTC_6bfc2.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6bfc2.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTC_6bfc2.dir/testCCompiler.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_6bfc2
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6bfc2.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_6bfc2.dir/testCCompiler.c.o -o cmTC_6bfc2
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_aa8d6/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_aa8d6.dir/build.make CMakeFiles/cmTC_aa8d6.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -v -o CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccV9ecHq.s
GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)
compiled by GNU C version 9.3.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 nonexistent directory "/usr/local/include/x86_64-linux-gnu"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed"
ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/lib/gcc/x86_64-linux-gnu/9/include
/usr/local/include
/usr/include/x86_64-linux-gnu
/usr/include
End of search list.
GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)
compiled by GNU C version 9.3.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: bbf13931d8de1abe14040c9909cb6969
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'
as -v --64 -o CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o /tmp/ccV9ecHq.s
GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'
Linking C executable cmTC_aa8d6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa8d6.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -o cmTC_aa8d6
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_aa8d6' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cctdlJPU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_aa8d6 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_aa8d6' '-mtune=generic' '-march=x86-64'
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/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: [/usr/lib/gcc/x86_64-linux-gnu/9/include]
add: [/usr/local/include]
add: [/usr/include/x86_64-linux-gnu]
add: [/usr/include]
end of search list found
collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/9/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/9/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/usr/lib/gcc/x86_64-linux-gnu/9/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/bin/make cmTC_aa8d6/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_aa8d6.dir/build.make CMakeFiles/cmTC_aa8d6.dir/build]
ignore line: [make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa]
ignore line: [OFFLOAD_TARGET_DEFAULT=1]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) ]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64']
ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccV9ecHq.s]
ignore line: [GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)]
ignore line: [ compiled by GNU C version 9.3.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 nonexistent directory "/usr/local/include/x86_64-linux-gnu"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed"]
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/include]
ignore line: [ /usr/local/include]
ignore line: [ /usr/include/x86_64-linux-gnu]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [GNU C17 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu)]
ignore line: [ compiled by GNU C version 9.3.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: bbf13931d8de1abe14040c9909cb6969]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64']
ignore line: [ as -v --64 -o CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o /tmp/ccV9ecHq.s]
ignore line: [GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64']
ignore line: [Linking C executable cmTC_aa8d6]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa8d6.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -o cmTC_aa8d6 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper]
ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa]
ignore line: [OFFLOAD_TARGET_DEFAULT=1]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_aa8d6' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cctdlJPU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_aa8d6 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_aa8d6.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/9/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/cctdlJPU.res] ==> 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] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-pie] ==> ignore
arg [-znow] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTC_aa8d6] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/9] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..]
arg [CMakeFiles/cmTC_aa8d6.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 [-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 [/usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] ==> ignore
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9] ==> [/usr/lib/gcc/x86_64-linux-gnu/9]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> [/usr/lib]
implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/9;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Performing C SOURCE FILE Test REQUIRED_FLAGS_WERROR succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_614fc/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_614fc.dir/build.make CMakeFiles/cmTC_614fc.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_614fc.dir/src.c.o
/usr/bin/cc -DREQUIRED_FLAGS_WERROR -fPIE -Werror -o CMakeFiles/cmTC_614fc.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_614fc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_614fc.dir/link.txt --verbose=1
/usr/bin/cc -DREQUIRED_FLAGS_WERROR --coverage -lgcov CMakeFiles/cmTC_614fc.dir/src.c.o -o cmTC_614fc
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_STD_GNU99_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_4c077/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4c077.dir/build.make CMakeFiles/cmTC_4c077.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4c077.dir/src.c.o
/usr/bin/cc -DWITH_STD_GNU99_FLAG -Werror -fPIE -std=gnu99 -o CMakeFiles/cmTC_4c077.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_4c077
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c077.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_STD_GNU99_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_4c077.dir/src.c.o -o cmTC_4c077
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WPEDANTIC_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_24634/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_24634.dir/build.make CMakeFiles/cmTC_24634.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_24634.dir/src.c.o
/usr/bin/cc -DWITH_WPEDANTIC_FLAG -Werror -fPIE -Wpedantic -o CMakeFiles/cmTC_24634.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_24634
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24634.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WPEDANTIC_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_24634.dir/src.c.o -o cmTC_24634
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WALL_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_5a86d/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5a86d.dir/build.make CMakeFiles/cmTC_5a86d.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5a86d.dir/src.c.o
/usr/bin/cc -DWITH_WALL_FLAG -Werror -fPIE -Wall -o CMakeFiles/cmTC_5a86d.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_5a86d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a86d.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WALL_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_5a86d.dir/src.c.o -o cmTC_5a86d
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WSHADOW_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_4eabd/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_4eabd.dir/build.make CMakeFiles/cmTC_4eabd.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4eabd.dir/src.c.o
/usr/bin/cc -DWITH_WSHADOW_FLAG -Werror -fPIE -Wshadow -o CMakeFiles/cmTC_4eabd.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_4eabd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4eabd.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WSHADOW_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_4eabd.dir/src.c.o -o cmTC_4eabd
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WMISSING_PROTOTYPES_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_ba167/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ba167.dir/build.make CMakeFiles/cmTC_ba167.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ba167.dir/src.c.o
/usr/bin/cc -DWITH_WMISSING_PROTOTYPES_FLAG -Werror -fPIE -Wmissing-prototypes -o CMakeFiles/cmTC_ba167.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_ba167
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ba167.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WMISSING_PROTOTYPES_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_ba167.dir/src.c.o -o cmTC_ba167
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WCAST_ALIGN_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_291ef/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_291ef.dir/build.make CMakeFiles/cmTC_291ef.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_291ef.dir/src.c.o
/usr/bin/cc -DWITH_WCAST_ALIGN_FLAG -Werror -fPIE -Wcast-align -o CMakeFiles/cmTC_291ef.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_291ef
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_291ef.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WCAST_ALIGN_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_291ef.dir/src.c.o -o cmTC_291ef
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_ADDRESS_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_7971e/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7971e.dir/build.make CMakeFiles/cmTC_7971e.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7971e.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_ADDRESS_FLAG -Werror -fPIE -Werror=address -o CMakeFiles/cmTC_7971e.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_7971e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7971e.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_ADDRESS_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_7971e.dir/src.c.o -o cmTC_7971e
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WSTRICT_PROTOTYPES_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_529b0/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_529b0.dir/build.make CMakeFiles/cmTC_529b0.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_529b0.dir/src.c.o
/usr/bin/cc -DWITH_WSTRICT_PROTOTYPES_FLAG -Werror -fPIE -Wstrict-prototypes -o CMakeFiles/cmTC_529b0.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_529b0
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_529b0.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WSTRICT_PROTOTYPES_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_529b0.dir/src.c.o -o cmTC_529b0
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_STRICT_PROTOTYPES_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_52be7/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_52be7.dir/build.make CMakeFiles/cmTC_52be7.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_52be7.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_STRICT_PROTOTYPES_FLAG -Werror -fPIE -Werror=strict-prototypes -o CMakeFiles/cmTC_52be7.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_52be7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_52be7.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_STRICT_PROTOTYPES_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_52be7.dir/src.c.o -o cmTC_52be7
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WWRITE_STRINGS_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_e4117/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e4117.dir/build.make CMakeFiles/cmTC_e4117.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e4117.dir/src.c.o
/usr/bin/cc -DWITH_WWRITE_STRINGS_FLAG -Werror -fPIE -Wwrite-strings -o CMakeFiles/cmTC_e4117.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_e4117
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e4117.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WWRITE_STRINGS_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_e4117.dir/src.c.o -o cmTC_e4117
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_WRITE_STRINGS_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_f6acb/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f6acb.dir/build.make CMakeFiles/cmTC_f6acb.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f6acb.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_WRITE_STRINGS_FLAG -Werror -fPIE -Werror=write-strings -o CMakeFiles/cmTC_f6acb.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_f6acb
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6acb.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_WRITE_STRINGS_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_f6acb.dir/src.c.o -o cmTC_f6acb
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_9878d/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9878d.dir/build.make CMakeFiles/cmTC_9878d.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9878d.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG -Werror -fPIE -Werror-implicit-function-declaration -o CMakeFiles/cmTC_9878d.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_9878d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9878d.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_9878d.dir/src.c.o -o cmTC_9878d
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WPOINTER_ARITH_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_6bebb/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6bebb.dir/build.make CMakeFiles/cmTC_6bebb.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6bebb.dir/src.c.o
/usr/bin/cc -DWITH_WPOINTER_ARITH_FLAG -Werror -fPIE -Wpointer-arith -o CMakeFiles/cmTC_6bebb.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_6bebb
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6bebb.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WPOINTER_ARITH_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_6bebb.dir/src.c.o -o cmTC_6bebb
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_POINTER_ARITH_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_365f8/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_365f8.dir/build.make CMakeFiles/cmTC_365f8.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_365f8.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_POINTER_ARITH_FLAG -Werror -fPIE -Werror=pointer-arith -o CMakeFiles/cmTC_365f8.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_365f8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_365f8.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_POINTER_ARITH_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_365f8.dir/src.c.o -o cmTC_365f8
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_d8b75/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d8b75.dir/build.make CMakeFiles/cmTC_d8b75.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d8b75.dir/src.c.o
/usr/bin/cc -DWITH_WDECLARATION_AFTER_STATEMENT_FLAG -Werror -fPIE -Wdeclaration-after-statement -o CMakeFiles/cmTC_d8b75.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_d8b75
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d8b75.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WDECLARATION_AFTER_STATEMENT_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_d8b75.dir/src.c.o -o cmTC_d8b75
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_7eac4/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7eac4.dir/build.make CMakeFiles/cmTC_7eac4.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7eac4.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG -Werror -fPIE -Werror=declaration-after-statement -o CMakeFiles/cmTC_7eac4.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_7eac4
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7eac4.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_7eac4.dir/src.c.o -o cmTC_7eac4
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WRETURN_TYPE_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_d10de/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d10de.dir/build.make CMakeFiles/cmTC_d10de.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d10de.dir/src.c.o
/usr/bin/cc -DWITH_WRETURN_TYPE_FLAG -Werror -fPIE -Wreturn-type -o CMakeFiles/cmTC_d10de.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_d10de
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d10de.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WRETURN_TYPE_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_d10de.dir/src.c.o -o cmTC_d10de
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_RETURN_TYPE_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_8b9f7/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8b9f7.dir/build.make CMakeFiles/cmTC_8b9f7.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8b9f7.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_RETURN_TYPE_FLAG -Werror -fPIE -Werror=return-type -o CMakeFiles/cmTC_8b9f7.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_8b9f7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b9f7.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_RETURN_TYPE_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_8b9f7.dir/src.c.o -o cmTC_8b9f7
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WUNINITIALIZED_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_7e8f0/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7e8f0.dir/build.make CMakeFiles/cmTC_7e8f0.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7e8f0.dir/src.c.o
/usr/bin/cc -DWITH_WUNINITIALIZED_FLAG -Werror -fPIE -Wuninitialized -o CMakeFiles/cmTC_7e8f0.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_7e8f0
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e8f0.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WUNINITIALIZED_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_7e8f0.dir/src.c.o -o cmTC_7e8f0
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_UNINITIALIZED_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_fb3a7/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fb3a7.dir/build.make CMakeFiles/cmTC_fb3a7.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fb3a7.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_UNINITIALIZED_FLAG -Werror -fPIE -Werror=uninitialized -o CMakeFiles/cmTC_fb3a7.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_fb3a7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fb3a7.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_UNINITIALIZED_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_fb3a7.dir/src.c.o -o cmTC_fb3a7
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WIMPLICIT_FALLTHROUGH_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_3a716/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_3a716.dir/build.make CMakeFiles/cmTC_3a716.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3a716.dir/src.c.o
/usr/bin/cc -DWITH_WIMPLICIT_FALLTHROUGH_FLAG -Werror -fPIE -Wimplicit-fallthrough -o CMakeFiles/cmTC_3a716.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_3a716
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a716.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WIMPLICIT_FALLTHROUGH_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_3a716.dir/src.c.o -o cmTC_3a716
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_STRICT_OVERFLOW_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_79fc6/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_79fc6.dir/build.make CMakeFiles/cmTC_79fc6.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_79fc6.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_STRICT_OVERFLOW_FLAG -Werror -fPIE -Werror=strict-overflow -o CMakeFiles/cmTC_79fc6.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_79fc6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_79fc6.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_STRICT_OVERFLOW_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_79fc6.dir/src.c.o -o cmTC_79fc6
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WSTRICT_OVERFLOW_2_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_01048/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_01048.dir/build.make CMakeFiles/cmTC_01048.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_01048.dir/src.c.o
/usr/bin/cc -DWITH_WSTRICT_OVERFLOW_2_FLAG -Werror -fPIE -Wstrict-overflow=2 -o CMakeFiles/cmTC_01048.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_01048
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_01048.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WSTRICT_OVERFLOW_2_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_01048.dir/src.c.o -o cmTC_01048
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_7516e/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_7516e.dir/build.make CMakeFiles/cmTC_7516e.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_7516e.dir/src.c.o
/usr/bin/cc -DWITH_WNO_FORMAT_ZERO_LENGTH_FLAG -Werror -fPIE -Wno-format-zero-length -o CMakeFiles/cmTC_7516e.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_7516e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7516e.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WNO_FORMAT_ZERO_LENGTH_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_7516e.dir/src.c.o -o cmTC_7516e
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_60d70/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_60d70.dir/build.make CMakeFiles/cmTC_60d70.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_60d70.dir/src.c.o
/usr/bin/cc -DWITH_WMISSING_FIELD_INITIALIZERS_FLAG -Werror -fPIE -Wmissing-field-initializers -o CMakeFiles/cmTC_60d70.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_60d70
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60d70.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WMISSING_FIELD_INITIALIZERS_FLAG -Werror --coverage -lgcov CMakeFiles/cmTC_60d70.dir/src.c.o -o cmTC_60d70
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test REQUIRED_FLAGS_WFORMAT succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_86d09/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_86d09.dir/build.make CMakeFiles/cmTC_86d09.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_86d09.dir/src.c.o
/usr/bin/cc -DREQUIRED_FLAGS_WFORMAT -Werror -fPIE -Wformat -o CMakeFiles/cmTC_86d09.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_86d09
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_86d09.dir/link.txt --verbose=1
/usr/bin/cc -DREQUIRED_FLAGS_WFORMAT -Werror --coverage -lgcov CMakeFiles/cmTC_86d09.dir/src.c.o -o cmTC_86d09
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WFORMAT_SECURITY_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_9d156/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9d156.dir/build.make CMakeFiles/cmTC_9d156.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9d156.dir/src.c.o
/usr/bin/cc -DWITH_WFORMAT_SECURITY_FLAG -Werror -Wformat -fPIE -Wformat-security -o CMakeFiles/cmTC_9d156.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_9d156
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9d156.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WFORMAT_SECURITY_FLAG -Werror -Wformat --coverage -lgcov CMakeFiles/cmTC_9d156.dir/src.c.o -o cmTC_9d156
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_WERROR_FORMAT_SECURITY_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_f4a17/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f4a17.dir/build.make CMakeFiles/cmTC_f4a17.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f4a17.dir/src.c.o
/usr/bin/cc -DWITH_WERROR_FORMAT_SECURITY_FLAG -Werror -Wformat -fPIE -Werror=format-security -o CMakeFiles/cmTC_f4a17.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_f4a17
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f4a17.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_WERROR_FORMAT_SECURITY_FLAG -Werror -Wformat --coverage -lgcov CMakeFiles/cmTC_f4a17.dir/src.c.o -o cmTC_f4a17
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_FNO_COMMON_FLAG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_215ca/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_215ca.dir/build.make CMakeFiles/cmTC_215ca.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_215ca.dir/src.c.o
/usr/bin/cc -DWITH_FNO_COMMON_FLAG -Werror -Wformat -fPIE -fno-common -o CMakeFiles/cmTC_215ca.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_215ca
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_215ca.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_FNO_COMMON_FLAG -Werror -Wformat --coverage -lgcov CMakeFiles/cmTC_215ca.dir/src.c.o -o cmTC_215ca
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test WITH_STACK_PROTECTOR_STRONG succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_0daa2/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_0daa2.dir/build.make CMakeFiles/cmTC_0daa2.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0daa2.dir/src.c.o
/usr/bin/cc -DWITH_STACK_PROTECTOR_STRONG -fstack-protector-strong -fPIE -o CMakeFiles/cmTC_0daa2.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_0daa2
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0daa2.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_STACK_PROTECTOR_STRONG -fstack-protector-strong --coverage -lgcov CMakeFiles/cmTC_0daa2.dir/src.c.o -o cmTC_0daa2
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;}
Performing C SOURCE FILE Test WITH_STACK_CLASH_PROTECTION succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_32b5a/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_32b5a.dir/build.make CMakeFiles/cmTC_32b5a.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_32b5a.dir/src.c.o
/usr/bin/cc -DWITH_STACK_CLASH_PROTECTION -fstack-clash-protection -fPIE -o CMakeFiles/cmTC_32b5a.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_32b5a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_32b5a.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_STACK_CLASH_PROTECTION -fstack-clash-protection --coverage -lgcov CMakeFiles/cmTC_32b5a.dir/src.c.o -o cmTC_32b5a
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(int argc, char **argv) { char buffer[256]; return buffer[argc]=0;}
Performing C SOURCE FILE Test WITH_VISIBILITY_HIDDEN succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_77989/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_77989.dir/build.make CMakeFiles/cmTC_77989.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_77989.dir/src.c.o
/usr/bin/cc -DWITH_VISIBILITY_HIDDEN -fPIE -fvisibility=hidden -o CMakeFiles/cmTC_77989.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_77989
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77989.dir/link.txt --verbose=1
/usr/bin/cc -DWITH_VISIBILITY_HIDDEN --coverage -lgcov CMakeFiles/cmTC_77989.dir/src.c.o -o cmTC_77989
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Determining if the include file assert.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_e2f40/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e2f40.dir/build.make CMakeFiles/cmTC_e2f40.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e2f40.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_e2f40.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_e2f40
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2f40.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_e2f40.dir/CheckIncludeFile.c.o -o cmTC_e2f40
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_ac44e/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ac44e.dir/build.make CMakeFiles/cmTC_ac44e.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ac44e.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_ac44e.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_ac44e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac44e.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_ac44e.dir/CheckIncludeFile.c.o -o cmTC_ac44e
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file malloc.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_807f0/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_807f0.dir/build.make CMakeFiles/cmTC_807f0.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_807f0.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_807f0.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_807f0
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_807f0.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_807f0.dir/CheckIncludeFile.c.o -o cmTC_807f0
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file memory.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_e5bae/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e5bae.dir/build.make CMakeFiles/cmTC_e5bae.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e5bae.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_e5bae.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_e5bae
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5bae.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_e5bae.dir/CheckIncludeFile.c.o -o cmTC_e5bae
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file setjmp.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_26449/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_26449.dir/build.make CMakeFiles/cmTC_26449.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_26449.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_26449.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_26449
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26449.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_26449.dir/CheckIncludeFile.c.o -o cmTC_26449
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file signal.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_008d1/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_008d1.dir/build.make CMakeFiles/cmTC_008d1.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_008d1.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_008d1.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_008d1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_008d1.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_008d1.dir/CheckIncludeFile.c.o -o cmTC_008d1
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file stdarg.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_8c51c/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8c51c.dir/build.make CMakeFiles/cmTC_8c51c.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8c51c.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_8c51c.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_8c51c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8c51c.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_8c51c.dir/CheckIncludeFile.c.o -o cmTC_8c51c
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_101da/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_101da.dir/build.make CMakeFiles/cmTC_101da.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_101da.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_101da.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_101da
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_101da.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_101da.dir/CheckIncludeFile.c.o -o cmTC_101da
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file stdint.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_f6b2b/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f6b2b.dir/build.make CMakeFiles/cmTC_f6b2b.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f6b2b.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_f6b2b.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_f6b2b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6b2b.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_f6b2b.dir/CheckIncludeFile.c.o -o cmTC_f6b2b
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file stdio.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_dde0d/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_dde0d.dir/build.make CMakeFiles/cmTC_dde0d.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_dde0d.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_dde0d.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_dde0d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dde0d.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_dde0d.dir/CheckIncludeFile.c.o -o cmTC_dde0d
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file stdlib.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_64fe4/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_64fe4.dir/build.make CMakeFiles/cmTC_64fe4.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_64fe4.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_64fe4.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_64fe4
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64fe4.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_64fe4.dir/CheckIncludeFile.c.o -o cmTC_64fe4
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file string.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_6930c/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6930c.dir/build.make CMakeFiles/cmTC_6930c.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6930c.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_6930c.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_6930c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6930c.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_6930c.dir/CheckIncludeFile.c.o -o cmTC_6930c
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file strings.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_fd1a6/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_fd1a6.dir/build.make CMakeFiles/cmTC_fd1a6.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fd1a6.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_fd1a6.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_fd1a6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fd1a6.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_fd1a6.dir/CheckIncludeFile.c.o -o cmTC_fd1a6
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/stat.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_847f8/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_847f8.dir/build.make CMakeFiles/cmTC_847f8.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_847f8.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_847f8.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_847f8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_847f8.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_847f8.dir/CheckIncludeFile.c.o -o cmTC_847f8
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_28435/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_28435.dir/build.make CMakeFiles/cmTC_28435.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_28435.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_28435.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_28435
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28435.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_28435.dir/CheckIncludeFile.c.o -o cmTC_28435
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file time.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_eb782/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_eb782.dir/build.make CMakeFiles/cmTC_eb782.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_eb782.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_eb782.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_eb782
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eb782.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_eb782.dir/CheckIncludeFile.c.o -o cmTC_eb782
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the include file unistd.h exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_76c9e/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_76c9e.dir/build.make CMakeFiles/cmTC_76c9e.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_76c9e.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_76c9e.dir/CheckIncludeFile.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_76c9e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_76c9e.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_76c9e.dir/CheckIncludeFile.c.o -o cmTC_76c9e
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_STRUCT_TIMESPEC succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_80293/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_80293.dir/build.make CMakeFiles/cmTC_80293.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_80293.dir/src.c.o
/usr/bin/cc -DHAVE_STRUCT_TIMESPEC -fPIE -o CMakeFiles/cmTC_80293.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_80293
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80293.dir/link.txt --verbose=1
/usr/bin/cc -DHAVE_STRUCT_TIMESPEC --coverage -lgcov CMakeFiles/cmTC_80293.dir/src.c.o -o cmTC_80293
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
#include <time.h>
int main()
{
(void)sizeof(((struct timespec *)0)->tv_sec);
return 0;
}
Determining if the function calloc exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_87fd1/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_87fd1.dir/build.make CMakeFiles/cmTC_87fd1.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_87fd1.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=calloc -fPIE -o CMakeFiles/cmTC_87fd1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function calloc; expected void *(long unsigned int, long unsigned int) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: calloc is declared in header <stdlib.h>
+++ |+#include <stdlib.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_87fd1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_87fd1.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=calloc --coverage -lgcov CMakeFiles/cmTC_87fd1.dir/CheckFunctionExists.c.o -o cmTC_87fd1
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function exit exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_48b3f/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_48b3f.dir/build.make CMakeFiles/cmTC_48b3f.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_48b3f.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=exit -fPIE -o CMakeFiles/cmTC_48b3f.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function exit; expected void(int) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: exit is declared in header <stdlib.h>
+++ |+#include <stdlib.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_48b3f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_48b3f.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=exit --coverage -lgcov CMakeFiles/cmTC_48b3f.dir/CheckFunctionExists.c.o -o cmTC_48b3f
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function fprintf exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_9059a/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9059a.dir/build.make CMakeFiles/cmTC_9059a.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9059a.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=fprintf -fPIE -o CMakeFiles/cmTC_9059a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function fprintf; expected int(void *, const char *, ...) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: fprintf is declared in header <stdio.h>
+++ |+#include <stdio.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_9059a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9059a.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=fprintf --coverage -lgcov CMakeFiles/cmTC_9059a.dir/CheckFunctionExists.c.o -o cmTC_9059a
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function free exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_8adde/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8adde.dir/build.make CMakeFiles/cmTC_8adde.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8adde.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=free -fPIE -o CMakeFiles/cmTC_8adde.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function free; expected void(void *) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: free is declared in header <stdlib.h>
+++ |+#include <stdlib.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_8adde
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8adde.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=free --coverage -lgcov CMakeFiles/cmTC_8adde.dir/CheckFunctionExists.c.o -o cmTC_8adde
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function longjmp exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_a4042/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a4042.dir/build.make CMakeFiles/cmTC_a4042.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a4042.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=longjmp -fPIE -o CMakeFiles/cmTC_a4042.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_a4042
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a4042.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=longjmp --coverage -lgcov CMakeFiles/cmTC_a4042.dir/CheckFunctionExists.c.o -o cmTC_a4042
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function siglongjmp exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_786b6/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_786b6.dir/build.make CMakeFiles/cmTC_786b6.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_786b6.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=siglongjmp -fPIE -o CMakeFiles/cmTC_786b6.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_786b6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_786b6.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=siglongjmp --coverage -lgcov CMakeFiles/cmTC_786b6.dir/CheckFunctionExists.c.o -o cmTC_786b6
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function malloc exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_bf2e7/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_bf2e7.dir/build.make CMakeFiles/cmTC_bf2e7.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bf2e7.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=malloc -fPIE -o CMakeFiles/cmTC_bf2e7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function malloc; expected void *(long unsigned int) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: malloc is declared in header <stdlib.h>
+++ |+#include <stdlib.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_bf2e7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf2e7.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=malloc --coverage -lgcov CMakeFiles/cmTC_bf2e7.dir/CheckFunctionExists.c.o -o cmTC_bf2e7
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function memcpy exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_b7f45/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b7f45.dir/build.make CMakeFiles/cmTC_b7f45.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b7f45.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=memcpy -fPIE -o CMakeFiles/cmTC_b7f45.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function memcpy; expected void *(void *, const void *, long unsigned int) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: memcpy is declared in header <string.h>
+++ |+#include <string.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_b7f45
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b7f45.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=memcpy --coverage -lgcov CMakeFiles/cmTC_b7f45.dir/CheckFunctionExists.c.o -o cmTC_b7f45
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function memset exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_a9169/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a9169.dir/build.make CMakeFiles/cmTC_a9169.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a9169.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=memset -fPIE -o CMakeFiles/cmTC_a9169.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function memset; expected void *(void *, int, long unsigned int) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: memset is declared in header <string.h>
+++ |+#include <string.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_a9169
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9169.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=memset --coverage -lgcov CMakeFiles/cmTC_a9169.dir/CheckFunctionExists.c.o -o cmTC_a9169
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function printf exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_13388/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_13388.dir/build.make CMakeFiles/cmTC_13388.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_13388.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=printf -fPIE -o CMakeFiles/cmTC_13388.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function printf; expected int(const char *, ...) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: printf is declared in header <stdio.h>
+++ |+#include <stdio.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_13388
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_13388.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=printf --coverage -lgcov CMakeFiles/cmTC_13388.dir/CheckFunctionExists.c.o -o cmTC_13388
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function setjmp exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_d8718/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d8718.dir/build.make CMakeFiles/cmTC_d8718.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d8718.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=setjmp -fPIE -o CMakeFiles/cmTC_d8718.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_d8718
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d8718.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=setjmp --coverage -lgcov CMakeFiles/cmTC_d8718.dir/CheckFunctionExists.c.o -o cmTC_d8718
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function signal exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_9e76c/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9e76c.dir/build.make CMakeFiles/cmTC_9e76c.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9e76c.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=signal -fPIE -o CMakeFiles/cmTC_9e76c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_9e76c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e76c.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=signal --coverage -lgcov CMakeFiles/cmTC_9e76c.dir/CheckFunctionExists.c.o -o cmTC_9e76c
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function strsignal exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_8ca94/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8ca94.dir/build.make CMakeFiles/cmTC_8ca94.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8ca94.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=strsignal -fPIE -o CMakeFiles/cmTC_8ca94.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_8ca94
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ca94.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=strsignal --coverage -lgcov CMakeFiles/cmTC_8ca94.dir/CheckFunctionExists.c.o -o cmTC_8ca94
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function strcmp exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_f38ea/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_f38ea.dir/build.make CMakeFiles/cmTC_f38ea.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f38ea.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=strcmp -fPIE -o CMakeFiles/cmTC_f38ea.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function strcmp; expected int(const char *, const char *) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: strcmp is declared in header <string.h>
+++ |+#include <string.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_f38ea
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f38ea.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=strcmp --coverage -lgcov CMakeFiles/cmTC_f38ea.dir/CheckFunctionExists.c.o -o cmTC_f38ea
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function clock_gettime exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_8d98e/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8d98e.dir/build.make CMakeFiles/cmTC_8d98e.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8d98e.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=clock_gettime -fPIE -o CMakeFiles/cmTC_8d98e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_8d98e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d98e.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=clock_gettime --coverage -lgcov CMakeFiles/cmTC_8d98e.dir/CheckFunctionExists.c.o -o cmTC_8d98e
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function sprintf exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_5a24b/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5a24b.dir/build.make CMakeFiles/cmTC_5a24b.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5a24b.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sprintf -fPIE -o CMakeFiles/cmTC_5a24b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function sprintf; expected int(char *, const char *, ...) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: sprintf is declared in header <stdio.h>
+++ |+#include <stdio.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_5a24b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a24b.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sprintf --coverage -lgcov CMakeFiles/cmTC_5a24b.dir/CheckFunctionExists.c.o -o cmTC_5a24b
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the function vsnprintf exists passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_b21d4/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_b21d4.dir/build.make CMakeFiles/cmTC_b21d4.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b21d4.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=vsnprintf -fPIE -o CMakeFiles/cmTC_b21d4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
<command-line>: warning: conflicting types for built-in function vsnprintf; expected int(char *, long unsigned int, const char *, __va_list_tag *) [-Wbuiltin-declaration-mismatch]
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro CHECK_FUNCTION_EXISTS
7 | CHECK_FUNCTION_EXISTS(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/share/cmake-3.16/Modules/CheckFunctionExists.c:1:1: note: vsnprintf is declared in header <stdio.h>
+++ |+#include <stdio.h>
1 | #ifdef CHECK_FUNCTION_EXISTS
Linking C executable cmTC_b21d4
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b21d4.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=vsnprintf --coverage -lgcov CMakeFiles/cmTC_b21d4.dir/CheckFunctionExists.c.o -o cmTC_b21d4
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test HAVE_GCC_THREAD_LOCAL_STORAGE succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_a88ab/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a88ab.dir/build.make CMakeFiles/cmTC_a88ab.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a88ab.dir/src.c.o
/usr/bin/cc -DHAVE_GCC_THREAD_LOCAL_STORAGE -fPIE -o CMakeFiles/cmTC_a88ab.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_a88ab
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a88ab.dir/link.txt --verbose=1
/usr/bin/cc -DHAVE_GCC_THREAD_LOCAL_STORAGE --coverage -lgcov CMakeFiles/cmTC_a88ab.dir/src.c.o -o cmTC_a88ab
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
__thread int tls;
int main(void) {
return 0;
}
Performing C SOURCE FILE Test HAVE_CLOCK_REALTIME succeeded with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_adb72/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_adb72.dir/build.make CMakeFiles/cmTC_adb72.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_adb72.dir/src.c.o
/usr/bin/cc -DHAVE_CLOCK_REALTIME -fPIE -o CMakeFiles/cmTC_adb72.dir/src.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_adb72
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_adb72.dir/link.txt --verbose=1
/usr/bin/cc -DHAVE_CLOCK_REALTIME --coverage -lgcov CMakeFiles/cmTC_adb72.dir/src.c.o -o cmTC_adb72 /usr/lib/x86_64-linux-gnu/librt.so
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Source file was:
#include <time.h>
int main(void) {
struct timespec ts;
clock_gettime(CLOCK_REALTIME, &ts);
return 0;
}
Determining size of unsigned short passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_287c7/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_287c7.dir/build.make CMakeFiles/cmTC_287c7.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_287c7.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_287c7.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
Linking C executable cmTC_287c7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_287c7.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_287c7.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_287c7
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Determining if the system is big endian passed with the following output:
Change Dir: /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/make cmTC_9cd40/fast && make[1]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_9cd40.dir/build.make CMakeFiles/cmTC_9cd40.dir/build
make[2]: Entering directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_9cd40.dir/TestEndianess.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTC_9cd40.dir/TestEndianess.c.o -c /home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp/TestEndianess.c
Linking C executable cmTC_9cd40
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9cd40.dir/link.txt --verbose=1
/usr/bin/cc --coverage -lgcov CMakeFiles/cmTC_9cd40.dir/TestEndianess.c.o -o cmTC_9cd40
make[2]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/home/cseguret/Projects/app-ethereum/tests/unit/build/CMakeFiles/CMakeTmp'
TestEndianess.c:
/* A 16 bit integer is required. */
typedef unsigned short cmakeint16;
/* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN."
On a big endian machine the characters will be exchanged pairwise. */
const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000};
/* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN."
On a little endian machine the characters will be exchanged pairwise. */
const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000};
#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
int require = 0;
require += info_little[argc];
require += info_big[argc];
(void)argv;
return require;
}