The build took 00h 02m 02s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
6,813 |
ansic |
239 |
sh |
40 |
cpp |
7,092 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libsoxr 0.1.2-1 (Thu Apr 13 19:52:19 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...-- The C compiler identification is Clang 3.8.0-- Check for working C compiler: /usr/bin/clang-- Check for working C compiler: /usr/bin/clang -- works-- Detecting C compiler ABI info-- Detecting C compiler ABI info - done-- Detecting C compile features-- Detecting C compile features - done-- Looking for pow in m-- Looking for pow in m - found-- Try OpenMP C flag = [-fopenmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [/openmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [-Qopenmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [-openmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [ ]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [-xopenmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [+Oopenmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [-qsmp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Try OpenMP C flag = [-mp]-- Performing Test OpenMP_FLAG_DETECTED-- Performing Test OpenMP_FLAG_DETECTED - Failed-- Could NOT find OpenMP (missing: OpenMP_C_FLAGS) -- Try SIMD C flag = [ ]-- Performing Test SIMD_FLAG_DETECTED-- Performing Test SIMD_FLAG_DETECTED - Success-- Found SIMD: -- Looking for lrint-- Looking for lrint - found-- Looking for include file fenv.h-- Looking for include file fenv.h - found-- Performing Test HAVE_WORDS_BIGENDIAN-- Performing Test HAVE_WORDS_BIGENDIAN - FailedCMake Warning (dev) at src/CMakeLists.txt:111 (get_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "soxr". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it.CMake Warning (dev) at src/CMakeLists.txt:117 (get_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "soxr-lsr". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it.CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "soxr" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: m LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it.-- Configuring doneCMake Warning (dev) in src/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "soxr" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: m LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it.CMake Warning (dev) in src/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "soxr-lsr" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: m;soxr LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it.-- Generating doneCMake Warning: Manually-specified variables were not used by the project: VISIBILITY_HIDDENL-- Build files have been written to: /tmp/libsoxr/src/soxr-0.1.2-SourceScanning dependencies of target soxr[ 3%] Building C object src/CMakeFiles/soxr.dir/soxr.c.o[ 7%] Building C object src/CMakeFiles/soxr.dir/data-io.c.o/tmp/libsoxr/src/soxr-0.1.2-Source/src/data-io.c:96:18: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.[ 10%] Building C object src/CMakeFiles/soxr.dir/dbesi0.c.o[ 14%] Building C object src/CMakeFiles/soxr.dir/filter.c.o[ 17%] Building C object src/CMakeFiles/soxr.dir/fft4g64.c.o[ 21%] Building C object src/CMakeFiles/soxr.dir/rate32.c.o[ 25%] Building C object src/CMakeFiles/soxr.dir/fft4g32.c.o[ 28%] Building C object src/CMakeFiles/soxr.dir/vr32.c.o[ 32%] Building C object src/CMakeFiles/soxr.dir/rate64.c.o[ 35%] Building C object src/CMakeFiles/soxr.dir/rate32s.c.o[ 39%] Building C object src/CMakeFiles/soxr.dir/pffft32s.c.o[ 42%] Building C object src/CMakeFiles/soxr.dir/simd.c.o[ 46%] Linking C shared library libsoxr.so[ 46%] Built target soxrScanning dependencies of target soxr-lsr[ 50%] Building C object src/CMakeFiles/soxr-lsr.dir/lsr.c.o[ 53%] Linking C shared library libsoxr-lsr.so[ 53%] Built target soxr-lsrScanning dependencies of target vector-gen[ 57%] Building C object tests/CMakeFiles/vector-gen.dir/vector-gen.c.o[ 60%] Linking C executable vector-gen[ 60%] Built target vector-genScanning dependencies of target test-vectors[ 64%] Generating ref-44100.s32[ 67%] Generating ref-65537.s32[ 71%] Generating ref-96000.s32[ 71%] Built target test-vectorsScanning dependencies of target vector-cmp[ 75%] Building C object tests/CMakeFiles/vector-cmp.dir/vector-cmp.c.o[ 78%] Linking C executable vector-cmp[ 78%] Built target vector-cmpScanning dependencies of target 1-delay-clear[ 82%] Building C object tests/CMakeFiles/1-delay-clear.dir/1-delay-clear.c.o[ 85%] Linking C executable 1-delay-clear[ 85%] Built target 1-delay-clearScanning dependencies of target 1a-lsr[ 89%] Building C object examples/CMakeFiles/1a-lsr.dir/1a-lsr.c.o[ 92%] Linking C executable 1a-lsr[ 92%] Built target 1a-lsrScanning dependencies of target 3-options-input-fn[ 96%] Building C object examples/CMakeFiles/3-options-input-fn.dir/3-options-input-fn.c.o[100%] Linking C executable 3-options-input-fn[100%] Built target 3-options-input-fn==> Entering fakeroot environment...==> Starting package()...[ 46%] Built target soxr[ 53%] Built target soxr-lsr[ 60%] Built target vector-gen[ 71%] Built target test-vectors[ 78%] Built target vector-cmp[ 85%] Built target 1-delay-clear[ 92%] Built target 1a-lsr[100%] Built target 3-options-input-fnInstall the project...-- Install configuration: "Release"-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/README-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/LICENCE-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/NEWS-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/pkgconfig/soxr.pc-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/pkgconfig/soxr-lsr.pc-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/libsoxr.so.0.1.1-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/libsoxr.so.0-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/libsoxr.so-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/include/soxr.h-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/libsoxr-lsr.so.0.1.9-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/libsoxr-lsr.so.0-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/lib/libsoxr-lsr.so-- Set runtime path of "/tmp/libsoxr/pkg/libsoxr/usr/lib/libsoxr-lsr.so.0.1.9" to ""-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/include/soxr-lsr.h-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/5-variable-rate.c-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/examples-common.h-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/2-stream.C-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/4-split-channels.c-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/1a-lsr.c-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/3-options-input-fn.c-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/1-single-block.c-- Installing: /tmp/libsoxr/pkg/libsoxr/usr/share/doc/libsoxr/examples/README==> Tidying install... -> Removing doc files... -> Removing empty directories... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "libsoxr"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: libsoxr 0.1.2-1 (Thu Apr 13 19:52:40 UTC 2017)CMD: pacman --query --file libsoxr-0.1.2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libsoxr'
Trying to find vanilla package 'libsoxr'...
CMD: pacman --query --file /mirror/libsoxr-0.1.2-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/share/licenses/libsoxr/LICENSE/usr/include/soxr-lsr.h/usr/include/soxr.h/usr/lib/libsoxr.so.0/usr/lib/libsoxr-lsr.so.0/usr/lib/libsoxr.so.0.1.1/usr/lib/libsoxr.so/usr/lib/libsoxr-lsr.so/usr/lib/libsoxr-lsr.so.0.1.9/usr/lib/pkgconfig/soxr-lsr.pc/usr/lib/pkgconfig/soxr.pc/sysroot/usr/lib/libsoxr.so.0.1.1/sysroot/usr/lib/libsoxr.so.0/sysroot/usr/lib/libsoxr.so/sysroot/usr/lib/libsoxr-lsr.so.0.1.9/sysroot/usr/lib/libsoxr-lsr.so.0/sysroot/usr/lib/libsoxr-lsr.so/sysroot/usr/lib/pkgconfig/soxr.pc/sysroot/usr/lib/pkgconfig/soxr-lsr.pc/sysroot/usr/include/soxr.h/sysroot/usr/include/soxr-lsr.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libsoxr.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libsoxr.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libsoxr.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/libsoxr.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/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeError.log'
Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_2f138/fast"/usr/bin/make -f CMakeFiles/cmTC_2f138.dir/build.make CMakeFiles/cmTC_2f138.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_2f138.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED -fopenmp -o CMakeFiles/cmTC_2f138.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c:2:10: fatal error: 'omp.h' file not found#include ^1 error generated.make[1]: *** [CMakeFiles/cmTC_2f138.dir/build.make:66: CMakeFiles/cmTC_2f138.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_2f138/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_1779b/fast"/usr/bin/make -f CMakeFiles/cmTC_1779b.dir/build.make CMakeFiles/cmTC_1779b.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_1779b.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED /openmp -o CMakeFiles/cmTC_1779b.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cclang-3.8: error: no such file or directory: '/openmp'make[1]: *** [CMakeFiles/cmTC_1779b.dir/build.make:66: CMakeFiles/cmTC_1779b.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_1779b/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_36212/fast"/usr/bin/make -f CMakeFiles/cmTC_36212.dir/build.make CMakeFiles/cmTC_36212.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_36212.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED -Qopenmp -o CMakeFiles/cmTC_36212.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cclang-3.8: error: unknown argument: '-Qopenmp'make[1]: *** [CMakeFiles/cmTC_36212.dir/build.make:66: CMakeFiles/cmTC_36212.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_36212/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_de1ed/fast"/usr/bin/make -f CMakeFiles/cmTC_de1ed.dir/build.make CMakeFiles/cmTC_de1ed.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_de1ed.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED -openmp -o CMakeFiles/cmTC_de1ed.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c:2:10: fatal error: 'omp.h' file not found#include ^1 error generated.make[1]: *** [CMakeFiles/cmTC_de1ed.dir/build.make:66: CMakeFiles/cmTC_de1ed.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_de1ed/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_bdf89/fast"/usr/bin/make -f CMakeFiles/cmTC_bdf89.dir/build.make CMakeFiles/cmTC_bdf89.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_bdf89.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED -o CMakeFiles/cmTC_bdf89.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c:2:10: fatal error: 'omp.h' file not found#include ^1 error generated.make[1]: *** [CMakeFiles/cmTC_bdf89.dir/build.make:66: CMakeFiles/cmTC_bdf89.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_bdf89/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_a4752/fast"/usr/bin/make -f CMakeFiles/cmTC_a4752.dir/build.make CMakeFiles/cmTC_a4752.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_a4752.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED -xopenmp -o CMakeFiles/cmTC_a4752.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cclang-3.8: error: language not recognized: 'openmp'clang-3.8: warning: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c: 'linker' input unusedmake[1]: *** [CMakeFiles/cmTC_a4752.dir/build.make:66: CMakeFiles/cmTC_a4752.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_a4752/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_c0d06/fast"/usr/bin/make -f CMakeFiles/cmTC_c0d06.dir/build.make CMakeFiles/cmTC_c0d06.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_c0d06.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED +Oopenmp -o CMakeFiles/cmTC_c0d06.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cclang-3.8: error: no such file or directory: '+Oopenmp'make[1]: *** [CMakeFiles/cmTC_c0d06.dir/build.make:66: CMakeFiles/cmTC_c0d06.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_c0d06/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_e267c/fast"/usr/bin/make -f CMakeFiles/cmTC_e267c.dir/build.make CMakeFiles/cmTC_e267c.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_e267c.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED -qsmp -o CMakeFiles/cmTC_e267c.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cclang-3.8: error: unknown argument: '-qsmp'make[1]: *** [CMakeFiles/cmTC_e267c.dir/build.make:66: CMakeFiles/cmTC_e267c.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_e267c/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_67db2/fast"/usr/bin/make -f CMakeFiles/cmTC_67db2.dir/build.make CMakeFiles/cmTC_67db2.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_67db2.dir/src.c.o/usr/bin/clang -DOpenMP_FLAG_DETECTED -mp -o CMakeFiles/cmTC_67db2.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cclang-3.8: error: unknown argument: '-mp'make[1]: *** [CMakeFiles/cmTC_67db2.dir/build.make:66: CMakeFiles/cmTC_67db2.dir/src.c.o] Error 1make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'make: *** [Makefile:126: cmTC_67db2/fast] Error 2Source file was:#include int main() {#ifdef _OPENMPreturn 0;#elsebreaks_on_purpose#endif}Performing C SOURCE FILE Test HAVE_WORDS_BIGENDIAN failed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_b0c9b/fast"/usr/bin/make -f CMakeFiles/cmTC_b0c9b.dir/build.make CMakeFiles/cmTC_b0c9b.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_b0c9b.dir/src.c.o/usr/bin/clang -DHAVE_WORDS_BIGENDIAN -o CMakeFiles/cmTC_b0c9b.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cLinking C executable cmTC_b0c9b/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b0c9b.dir/link.txt --verbose=1/usr/bin/clang -DHAVE_WORDS_BIGENDIAN CMakeFiles/cmTC_b0c9b.dir/src.c.o -o cmTC_b0c9b -rdynamic -lmmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Return value: 1Source file was:int main() {union {long i; char c[sizeof(long)];}const u = {1}; return !!u.c[0];}Printing Cmake output
CMD: Cmake output '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeOutput.log'
The system is: Linux - 4.10.6-1-ARCH - x86_64Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.Compiler: /usr/bin/clangBuild flags:Id flags:The output was:0Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"The C compiler identification is Clang, found in "/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/3.5.2/CompilerIdC/a.out"Determining if the C compiler works passed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_53619/fast"/usr/bin/make -f CMakeFiles/cmTC_53619.dir/build.make CMakeFiles/cmTC_53619.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_53619.dir/testCCompiler.c.o/usr/bin/clang -o CMakeFiles/cmTC_53619.dir/testCCompiler.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/testCCompiler.cLinking C executable cmTC_53619/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53619.dir/link.txt --verbose=1/usr/bin/clang CMakeFiles/cmTC_53619.dir/testCCompiler.c.o -o cmTC_53619 -rdynamicmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Detecting C compiler ABI info compiled with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_bbbbd/fast"/usr/bin/make -f CMakeFiles/cmTC_bbbbd.dir/build.make CMakeFiles/cmTC_bbbbd.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o/usr/bin/clang -o CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.cLinking C executable cmTC_bbbbd/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbbbd.dir/link.txt --verbose=1/usr/bin/clang -v CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o -o cmTC_bbbbd -rdynamicclang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64"/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_bbbbd /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.omake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Parsed C implicit link information from above output:link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]ignore line: [Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp]ignore line: []ignore line: [Run Build Command:"/usr/bin/make" "cmTC_bbbbd/fast"]ignore line: [/usr/bin/make -f CMakeFiles/cmTC_bbbbd.dir/build.make CMakeFiles/cmTC_bbbbd.dir/build]ignore line: [make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp']ignore line: [Building C object CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o]ignore line: [/usr/bin/clang -o CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]ignore line: [Linking C executable cmTC_bbbbd]ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbbbd.dir/link.txt --verbose=1]ignore line: [/usr/bin/clang -v CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o -o cmTC_bbbbd -rdynamic ]ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]ignore line: [Target: x86_64-unknown-linux-gnu]ignore line: [Thread model: posix]ignore line: [InstalledDir: /usr/bin]ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]ignore line: [Candidate multilib: .]ignore line: [@m64]ignore line: [Selected multilib: .]ignore line: [@m64]link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_bbbbd /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]arg [/usr/bin/ld] ==> ignorearg [-export-dynamic] ==> ignorearg [--eh-frame-hdr] ==> ignorearg [-m] ==> ignorearg [elf_x86_64] ==> ignorearg [-dynamic-linker] ==> ignorearg [/lib64/ld-linux-x86-64.so.2] ==> ignorearg [-o] ==> ignorearg [cmTC_bbbbd] ==> ignorearg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignorearg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignorearg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignorearg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]arg [-L/lib/../lib64] ==> dir [/lib/../lib64]arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]arg [-L/lib] ==> dir [/lib]arg [-L/usr/lib] ==> dir [/usr/lib]arg [CMakeFiles/cmTC_bbbbd.dir/CMakeCCompilerABI.c.o] ==> ignorearg [-lgcc] ==> lib [gcc]arg [--as-needed] ==> ignorearg [-lgcc_s] ==> lib [gcc_s]arg [--no-as-needed] ==> ignorearg [-lc] ==> lib [c]arg [-lgcc] ==> lib [gcc]arg [--as-needed] ==> ignorearg [-lgcc_s] ==> lib [gcc_s]arg [--no-as-needed] ==> ignorearg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignorearg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignoreremove lib [gcc]remove lib [gcc_s]remove lib [gcc]remove lib [gcc_s]collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]collapse library dir [/lib/../lib64] ==> [/lib64]collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]collapse library dir [/usr/bin/../lib] ==> [/usr/lib]collapse library dir [/lib] ==> [/lib]collapse library dir [/usr/lib] ==> [/usr/lib]implicit libs: [c]implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]implicit fwks: []Detecting C [-std=c11] compiler features compiled with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_eefaa/fast"/usr/bin/make -f CMakeFiles/cmTC_eefaa.dir/build.make CMakeFiles/cmTC_eefaa.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_eefaa.dir/feature_tests.c.o/usr/bin/clang -std=c11 -o CMakeFiles/cmTC_eefaa.dir/feature_tests.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/feature_tests.cLinking C executable cmTC_eefaa/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eefaa.dir/link.txt --verbose=1/usr/bin/clang CMakeFiles/cmTC_eefaa.dir/feature_tests.c.o -o cmTC_eefaa -rdynamicmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:1c_restrictFeature record: C_FEATURE:1c_static_assertFeature record: C_FEATURE:1c_variadic_macrosDetecting C [-std=c99] compiler features compiled with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_75fb6/fast"/usr/bin/make -f CMakeFiles/cmTC_75fb6.dir/build.make CMakeFiles/cmTC_75fb6.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_75fb6.dir/feature_tests.c.o/usr/bin/clang -std=c99 -o CMakeFiles/cmTC_75fb6.dir/feature_tests.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/feature_tests.cLinking C executable cmTC_75fb6/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_75fb6.dir/link.txt --verbose=1/usr/bin/clang CMakeFiles/cmTC_75fb6.dir/feature_tests.c.o -o cmTC_75fb6 -rdynamicmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:1c_restrictFeature record: C_FEATURE:0c_static_assertFeature record: C_FEATURE:1c_variadic_macrosDetecting C [-std=c90] compiler features compiled with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_f1413/fast"/usr/bin/make -f CMakeFiles/cmTC_f1413.dir/build.make CMakeFiles/cmTC_f1413.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_f1413.dir/feature_tests.c.o/usr/bin/clang -std=c90 -o CMakeFiles/cmTC_f1413.dir/feature_tests.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/feature_tests.cLinking C executable cmTC_f1413/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f1413.dir/link.txt --verbose=1/usr/bin/clang CMakeFiles/cmTC_f1413.dir/feature_tests.c.o -o cmTC_f1413 -rdynamicmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Feature record: C_FEATURE:1c_function_prototypesFeature record: C_FEATURE:0c_restrictFeature record: C_FEATURE:0c_static_assertFeature record: C_FEATURE:0c_variadic_macrosDetermining if the function pow exists in the m passed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_a8e65/fast"/usr/bin/make -f CMakeFiles/cmTC_a8e65.dir/build.make CMakeFiles/cmTC_a8e65.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_a8e65.dir/CheckFunctionExists.c.o/usr/bin/clang -DCHECK_FUNCTION_EXISTS=pow -o CMakeFiles/cmTC_a8e65.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]char CHECK_FUNCTION_EXISTS();^:1:31: note: expanded from here #define CHECK_FUNCTION_EXISTS pow^/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: 'pow' is a builtin with type 'double (double, double)':1:31: note: expanded from here #define CHECK_FUNCTION_EXISTS pow^1 warning generated.Linking C executable cmTC_a8e65/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a8e65.dir/link.txt --verbose=1/usr/bin/clang -DCHECK_FUNCTION_EXISTS=pow CMakeFiles/cmTC_a8e65.dir/CheckFunctionExists.c.o -o cmTC_a8e65 -rdynamic -lmmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Performing C SOURCE FILE Test SIMD_FLAG_DETECTED succeeded with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_c689d/fast"/usr/bin/make -f CMakeFiles/cmTC_c689d.dir/build.make CMakeFiles/cmTC_c689d.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_c689d.dir/src.c.o/usr/bin/clang -DSIMD_FLAG_DETECTED -o CMakeFiles/cmTC_c689d.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.cLinking C executable cmTC_c689d/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c689d.dir/link.txt --verbose=1/usr/bin/clang -DSIMD_FLAG_DETECTED CMakeFiles/cmTC_c689d.dir/src.c.o -o cmTC_c689d -rdynamic -lmmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Source file was:#include int main(){__m128 a, b;float vals[4] = {0};a = _mm_loadu_ps (vals);b = a;b = _mm_add_ps (a,b);_mm_storeu_ps (vals,b);return 0;}Determining if the function lrint exists passed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_473f7/fast"/usr/bin/make -f CMakeFiles/cmTC_473f7.dir/build.make CMakeFiles/cmTC_473f7.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_473f7.dir/CheckFunctionExists.c.o/usr/bin/clang -DCHECK_FUNCTION_EXISTS=lrint -o CMakeFiles/cmTC_473f7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: warning: incompatible redeclaration of library function 'lrint' [-Wincompatible-library-redeclaration]char CHECK_FUNCTION_EXISTS();^:1:31: note: expanded from here #define CHECK_FUNCTION_EXISTS lrint^/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: 'lrint' is a builtin with type 'long (double)':1:31: note: expanded from here #define CHECK_FUNCTION_EXISTS lrint^1 warning generated.Linking C executable cmTC_473f7/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_473f7.dir/link.txt --verbose=1/usr/bin/clang -DCHECK_FUNCTION_EXISTS=lrint CMakeFiles/cmTC_473f7.dir/CheckFunctionExists.c.o -o cmTC_473f7 -rdynamic -lmmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Determining if files fenv.h exist passed with the following output:Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmpRun Build Command:"/usr/bin/make" "cmTC_d7e6c/fast"/usr/bin/make -f CMakeFiles/cmTC_d7e6c.dir/build.make CMakeFiles/cmTC_d7e6c.dir/buildmake[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'Building C object CMakeFiles/cmTC_d7e6c.dir/CheckIncludeFiles.c.o/usr/bin/clang -o CMakeFiles/cmTC_d7e6c.dir/CheckIncludeFiles.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/CheckIncludeFiles.cLinking C executable cmTC_d7e6c/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d7e6c.dir/link.txt --verbose=1/usr/bin/clang CMakeFiles/cmTC_d7e6c.dir/CheckIncludeFiles.c.o -o cmTC_d7e6c -rdynamicmake[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'