The build took 00h 00m 37s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
6,473 |
ansic |
792 |
cpp |
7,265 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: airspy 1.0.7-1 (Wed Aug 24 13:01:18 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
-- The C compiler identification is GNU 6.1.1
-- The CXX compiler identification is GNU 6.1.1
-- Check for working C compiler: /usr/sbin/cc
-- Check for working C compiler: /usr/sbin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/sbin/c++
-- Check for working CXX compiler: /usr/sbin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found PkgConfig: /usr/sbin/pkg-config (found version "0.29.1")
-- Checking for module 'libusb-1.0'
-- Found libusb-1.0, version 1.0.20
-- Found LIBUSB: /usr/lib64/libusb-1.0.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Udev rules not being installed, install them with -DINSTALL_UDEV_RULES=ON
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/airspy/src/host-1.0.7/build
Scanning dependencies of target airspy-static
Scanning dependencies of target airspy
[ 4%] Building C object libairspy/src/CMakeFiles/airspy-static.dir/airspy.c.o
[ 8%] Building C object libairspy/src/CMakeFiles/airspy.dir/airspy.c.o
/tmp/airspy/src/host-1.0.7/libairspy/src/airspy.c:100:19: warning: 'str_product_airspy' defined but not used [-Wunused-const-variable=]
static const char str_product_airspy[STR_PRODUCT_AIRSPY_SIZE] =
^~~~~~~~~~~~~~~~~~
/tmp/airspy/src/host-1.0.7/libairspy/src/airspy.c:100:19: warning: 'str_product_airspy' defined but not used [-Wunused-const-variable=]
static const char str_product_airspy[STR_PRODUCT_AIRSPY_SIZE] =
^~~~~~~~~~~~~~~~~~
[ 12%] Building C object libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_float.c.o
[ 16%] Building C object libairspy/src/CMakeFiles/airspy.dir/iqconverter_float.c.o
[ 20%] Building C object libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_int16.c.o
[ 25%] Building C object libairspy/src/CMakeFiles/airspy.dir/iqconverter_int16.c.o
[ 29%] Linking C static library libairspy.a
[ 33%] Linking C shared library libairspy.so
[ 33%] Built target airspy
[ 33%] Built target airspy-static
Scanning dependencies of target airspy_lib_version
Scanning dependencies of target airspy_gpiodir
[ 37%] Building C object airspy-tools/src/CMakeFiles/airspy_lib_version.dir/airspy_lib_version.c.o
[ 41%] Building C object airspy-tools/src/CMakeFiles/airspy_gpiodir.dir/airspy_gpiodir.c.o
[ 45%] Linking C executable airspy_lib_version
[ 50%] Linking C executable airspy_gpiodir
[ 50%] Built target airspy_gpiodir
[ 50%] Built target airspy_lib_version
Scanning dependencies of target airspy_r820t
Scanning dependencies of target airspy_spiflash
[ 54%] Building C object airspy-tools/src/CMakeFiles/airspy_r820t.dir/airspy_r820t.c.o
[ 58%] Building C object airspy-tools/src/CMakeFiles/airspy_spiflash.dir/airspy_spiflash.c.o
[ 62%] Linking C executable airspy_r820t
[ 66%] Linking C executable airspy_spiflash
[ 66%] Built target airspy_r820t
Scanning dependencies of target airspy_si5351c
[ 66%] Built target airspy_spiflash
[ 70%] Building C object airspy-tools/src/CMakeFiles/airspy_si5351c.dir/airspy_si5351c.c.o
Scanning dependencies of target airspy_rx
[ 75%] Building C object airspy-tools/src/CMakeFiles/airspy_rx.dir/airspy_rx.c.o
[ 79%] Linking C executable airspy_si5351c
[ 79%] Built target airspy_si5351c
Scanning dependencies of target airspy_gpio
[ 83%] Building C object airspy-tools/src/CMakeFiles/airspy_gpio.dir/airspy_gpio.c.o
[ 87%] Linking C executable airspy_rx
[ 87%] Built target airspy_rx
Scanning dependencies of target airspy_info
[ 91%] Linking C executable airspy_gpio
[ 95%] Building C object airspy-tools/src/CMakeFiles/airspy_info.dir/airspy_info.c.o
/tmp/airspy/src/host-1.0.7/airspy-tools/src/airspy_info.c: In function 'main':
/tmp/airspy/src/host-1.0.7/airspy-tools/src/airspy_info.c:89:10: warning: unused variable 'packing' [-Wunused-variable]
uint8_t packing;
^~~~~~~
[ 95%] Built target airspy_gpio
[100%] Linking C executable airspy_info
[100%] Built target airspy_info
==> Entering fakeroot environment...
==> Starting package()...
[ 16%] Built target airspy-static
[ 33%] Built target airspy
[ 41%] Built target airspy_lib_version
[ 50%] Built target airspy_gpiodir
[ 58%] Built target airspy_spiflash
[ 66%] Built target airspy_r820t
[ 75%] Built target airspy_rx
[ 83%] Built target airspy_si5351c
[ 91%] Built target airspy_gpio
[100%] Built target airspy_info
Install the project...
-- Install configuration: ""
-- Installing: /tmp/airspy/pkg/airspy/usr/lib/pkgconfig/libairspy.pc
-- Installing: /tmp/airspy/pkg/airspy/usr/lib/libairspy.so.1.0.7
-- Installing: /tmp/airspy/pkg/airspy/usr/lib/libairspy.so.0
-- Installing: /tmp/airspy/pkg/airspy/usr/lib/libairspy.so
-- Installing: /tmp/airspy/pkg/airspy/usr/lib/libairspy.a
-- Installing: /tmp/airspy/pkg/airspy/usr/include/libairspy/airspy.h
-- Installing: /tmp/airspy/pkg/airspy/usr/include/libairspy/airspy_commands.h
-- Installing: /tmp/airspy/pkg/airspy/usr/include/libairspy/iqconverter_float.h
-- Installing: /tmp/airspy/pkg/airspy/usr/include/libairspy/iqconverter_int16.h
-- Installing: /tmp/airspy/pkg/airspy/usr/include/libairspy/filters.h
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_gpio
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_gpio" to ""
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_gpiodir
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_gpiodir" to ""
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_lib_version
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_lib_version" to ""
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_si5351c
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_si5351c" to ""
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_r820t
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_r820t" to ""
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_spiflash
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_spiflash" to ""
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_info
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_info" to ""
-- Installing: /tmp/airspy/pkg/airspy/usr/bin/airspy_rx
-- Set runtime path of "/tmp/airspy/pkg/airspy/usr/bin/airspy_rx" to ""
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "airspy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: airspy 1.0.7-1 (Wed Aug 24 13:01:26 UTC 2016)
CMD: pacman --query --file airspy-1.0.7-1-x86_64.pkg.tar.xz
Creating hybrid package for 'airspy'
Trying to find vanilla package 'airspy'...
CMD: pacman --query --file /mirror/airspy-1.0.7-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/etc/modprobe.d/airspy.conf
/usr/lib/libairspy.so.0
/usr/lib/libairspy.so
/usr/lib/libairspy.so.1.0.7
/usr/lib/pkgconfig/libairspy.pc
/usr/lib/udev/rules.d/52-airspy.rules
/usr/include/libairspy/airspy.h
/usr/include/libairspy/airspy_commands.h
/usr/include/libairspy/iqconverter_float.h
/usr/include/libairspy/iqconverter_int16.h
/usr/include/libairspy/filters.h
/usr/bin/airspy_gpio
/usr/bin/airspy_gpiodir
/usr/bin/airspy_lib_version
/usr/bin/airspy_si5351c
/usr/bin/airspy_r820t
/usr/bin/airspy_spiflash
/usr/bin/airspy_info
/usr/bin/airspy_rx
/sysroot/usr/lib/libairspy.so.1.0.7
/sysroot/usr/lib/libairspy.so.0
/sysroot/usr/lib/libairspy.so
/sysroot/usr/lib/libairspy.a
/sysroot/usr/lib/pkgconfig/libairspy.pc
/sysroot/usr/lib/udev/rules.d/52-airspy.rules
/sysroot/usr/include/libairspy/airspy.h
/sysroot/usr/include/libairspy/airspy_commands.h
/sysroot/usr/include/libairspy/iqconverter_float.h
/sysroot/usr/include/libairspy/iqconverter_int16.h
/sysroot/usr/include/libairspy/filters.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf airspy.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/airspy.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/airspy.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/airspy.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing Cmake errors
CMD: Cmake errors '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeError.log'
Determining if the system is big endian passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b3215/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b3215.dir/build.make CMakeFiles/cmTC_b3215.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b3215.dir/TestEndianess.c.o
/usr/sbin/cc -std=gnu90 -o CMakeFiles/cmTC_b3215.dir/TestEndianess.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp/TestEndianess.c
Linking C executable cmTC_b3215
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3215.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 CMakeFiles/cmTC_b3215.dir/TestEndianess.c.o -o cmTC_b3215 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/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;
}
Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_11da8/fast"
/usr/sbin/make -f CMakeFiles/cmTC_11da8.dir/build.make CMakeFiles/cmTC_11da8.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_11da8.dir/CheckFunctionExists.c.o
/usr/sbin/cc -std=gnu90 -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_11da8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_11da8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11da8.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_11da8.dir/CheckFunctionExists.c.o -o cmTC_11da8 -rdynamic -lpthreads
/usr/sbin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_11da8.dir/build.make:98: cmTC_11da8] Error 1
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_11da8/fast] Error 2
Printing Cmake output
CMD: Cmake output '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeOutput.log'
The system is: Linux - 4.7.1-1-ARCH - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/sbin/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 "/tmp/airspy/src/host-1.0.7/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/sbin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in "/tmp/airspy/src/host-1.0.7/build/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_d070f/fast"
/usr/sbin/make -f CMakeFiles/cmTC_d070f.dir/build.make CMakeFiles/cmTC_d070f.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d070f.dir/testCCompiler.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_d070f.dir/testCCompiler.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_d070f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d070f.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_d070f.dir/testCCompiler.c.o -o cmTC_d070f -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_a6dfb/fast"
/usr/sbin/make -f CMakeFiles/cmTC_a6dfb.dir/build.make CMakeFiles/cmTC_a6dfb.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_a6dfb
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6dfb.dir/link.txt --verbose=1
/usr/sbin/cc -v CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o -o cmTC_a6dfb -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/sbin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a6dfb' '-rdynamic' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDnYpRj.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 --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a6dfb /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a6dfb' '-rdynamic' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_a6dfb/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_a6dfb.dir/build.make CMakeFiles/cmTC_a6dfb.dir/build]
ignore line: [make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/sbin/cc -o CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_a6dfb]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6dfb.dir/link.txt --verbose=1]
ignore line: [/usr/sbin/cc -v CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o -o cmTC_a6dfb -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/sbin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
ignore line: [Thread model: posix]
ignore line: [gcc version 6.1.1 20160602 (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a6dfb' '-rdynamic' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDnYpRj.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 --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a6dfb /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccDnYpRj.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 [--hash-style=gnu] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_a6dfb] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
arg [CMakeFiles/cmTC_a6dfb.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b715d/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b715d.dir/build.make CMakeFiles/cmTC_b715d.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b715d.dir/feature_tests.c.o
/usr/sbin/cc -std=c11 -o CMakeFiles/cmTC_b715d.dir/feature_tests.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_b715d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b715d.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_b715d.dir/feature_tests.c.o -o cmTC_b715d -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_65c23/fast"
/usr/sbin/make -f CMakeFiles/cmTC_65c23.dir/build.make CMakeFiles/cmTC_65c23.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_65c23.dir/feature_tests.c.o
/usr/sbin/cc -std=c99 -o CMakeFiles/cmTC_65c23.dir/feature_tests.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_65c23
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_65c23.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_65c23.dir/feature_tests.c.o -o cmTC_65c23 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_4f7dd/fast"
/usr/sbin/make -f CMakeFiles/cmTC_4f7dd.dir/build.make CMakeFiles/cmTC_4f7dd.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4f7dd.dir/feature_tests.c.o
/usr/sbin/cc -std=c90 -o CMakeFiles/cmTC_4f7dd.dir/feature_tests.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_4f7dd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f7dd.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_4f7dd.dir/feature_tests.c.o -o cmTC_4f7dd -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_bf81a/fast"
/usr/sbin/make -f CMakeFiles/cmTC_bf81a.dir/build.make CMakeFiles/cmTC_bf81a.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_bf81a.dir/testCXXCompiler.cxx.o
/usr/sbin/c++ -o CMakeFiles/cmTC_bf81a.dir/testCXXCompiler.cxx.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_bf81a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf81a.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_bf81a.dir/testCXXCompiler.cxx.o -o cmTC_bf81a -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_ce315/fast"
/usr/sbin/make -f CMakeFiles/cmTC_ce315.dir/build.make CMakeFiles/cmTC_ce315.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o
/usr/sbin/c++ -o CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_ce315
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ce315.dir/link.txt --verbose=1
/usr/sbin/c++ -v CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ce315 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/sbin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ce315' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZXEZXC.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_ce315 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ce315' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_ce315/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_ce315.dir/build.make CMakeFiles/cmTC_ce315.dir/build]
ignore line: [make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/sbin/c++ -o CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_ce315]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ce315.dir/link.txt --verbose=1]
ignore line: [/usr/sbin/c++ -v CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ce315 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/sbin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
ignore line: [Thread model: posix]
ignore line: [gcc version 6.1.1 20160602 (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_ce315' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZXEZXC.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_ce315 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccZXEZXC.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_ce315] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
arg [CMakeFiles/cmTC_ce315.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
implicit fwks: []
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_bf785/fast"
/usr/sbin/make -f CMakeFiles/cmTC_bf785.dir/build.make CMakeFiles/cmTC_bf785.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_bf785.dir/feature_tests.cxx.o
/usr/sbin/c++ -std=c++14 -o CMakeFiles/cmTC_bf785.dir/feature_tests.cxx.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_bf785
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf785.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_bf785.dir/feature_tests.cxx.o -o cmTC_bf785 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_c5369/fast"
/usr/sbin/make -f CMakeFiles/cmTC_c5369.dir/build.make CMakeFiles/cmTC_c5369.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c5369.dir/feature_tests.cxx.o
/usr/sbin/c++ -std=c++11 -o CMakeFiles/cmTC_c5369.dir/feature_tests.cxx.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_c5369
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5369.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_c5369.dir/feature_tests.cxx.o -o cmTC_c5369 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_069f3/fast"
/usr/sbin/make -f CMakeFiles/cmTC_069f3.dir/build.make CMakeFiles/cmTC_069f3.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_069f3.dir/feature_tests.cxx.o
/usr/sbin/c++ -std=c++98 -o CMakeFiles/cmTC_069f3.dir/feature_tests.cxx.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_069f3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_069f3.dir/link.txt --verbose=1
/usr/sbin/c++ CMakeFiles/cmTC_069f3.dir/feature_tests.cxx.o -o cmTC_069f3 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_1ab24/fast"
/usr/sbin/make -f CMakeFiles/cmTC_1ab24.dir/build.make CMakeFiles/cmTC_1ab24.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1ab24.dir/CheckIncludeFile.c.o
/usr/sbin/cc -std=gnu90 -o CMakeFiles/cmTC_1ab24.dir/CheckIncludeFile.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_1ab24
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ab24.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 CMakeFiles/cmTC_1ab24.dir/CheckIncludeFile.c.o -o cmTC_1ab24 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Determining if the include file stdint.h exists passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_afff0/fast"
/usr/sbin/make -f CMakeFiles/cmTC_afff0.dir/build.make CMakeFiles/cmTC_afff0.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_afff0.dir/CheckIncludeFile.c.o
/usr/sbin/cc -std=gnu90 -o CMakeFiles/cmTC_afff0.dir/CheckIncludeFile.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_afff0
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_afff0.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 CMakeFiles/cmTC_afff0.dir/CheckIncludeFile.c.o -o cmTC_afff0 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_71000/fast"
/usr/sbin/make -f CMakeFiles/cmTC_71000.dir/build.make CMakeFiles/cmTC_71000.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_71000.dir/CheckIncludeFile.c.o
/usr/sbin/cc -std=gnu90 -o CMakeFiles/cmTC_71000.dir/CheckIncludeFile.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_71000
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_71000.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 CMakeFiles/cmTC_71000.dir/CheckIncludeFile.c.o -o cmTC_71000 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Determining size of unsigned short passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b6167/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b6167.dir/build.make CMakeFiles/cmTC_b6167.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b6167.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
/usr/sbin/cc -std=gnu90 -o CMakeFiles/cmTC_b6167.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
Linking C executable cmTC_b6167
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6167.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 CMakeFiles/cmTC_b6167.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_b6167 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Determining if files pthread.h exist passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_01157/fast"
/usr/sbin/make -f CMakeFiles/cmTC_01157.dir/build.make CMakeFiles/cmTC_01157.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_01157.dir/CheckIncludeFiles.c.o
/usr/sbin/cc -std=gnu90 -o CMakeFiles/cmTC_01157.dir/CheckIncludeFiles.c.o -c /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTC_01157
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_01157.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 CMakeFiles/cmTC_01157.dir/CheckIncludeFiles.c.o -o cmTC_01157 -rdynamic
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_88c86/fast"
/usr/sbin/make -f CMakeFiles/cmTC_88c86.dir/build.make CMakeFiles/cmTC_88c86.dir/build
make[1]: Entering directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_88c86.dir/CheckFunctionExists.c.o
/usr/sbin/cc -std=gnu90 -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_88c86.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_88c86
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_88c86.dir/link.txt --verbose=1
/usr/sbin/cc -std=gnu90 -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_88c86.dir/CheckFunctionExists.c.o -o cmTC_88c86 -rdynamic -lpthread
make[1]: Leaving directory '/tmp/airspy/src/host-1.0.7/build/CMakeFiles/CMakeTmp'