******************************************************************************** conan test conan-center-index/recipes/ssht/all/test_package/conanfile.py ssht/1.3.6@ --profile=/Users/jenkins/w/BuildSingleReference/7749/09a36953-6d05-4c9c-b06d-b03972a206dc/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] [build_requires] [env] ssht/1.3.6 (test package): Installing package Requirements fftw/3.3.9 from 'conan-center' - Cache ssht/1.3.6 from local cache - Cache Packages fftw/3.3.9:bf7d033202dc8de813ed8d99f7dfd29e93708d45 - Cache ssht/1.3.6:7e18f5df92ec2380ff718d7db649b1f769e665bc - Cache Installing (downloading, building) binaries... fftw/3.3.9: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK ssht/1.3.6: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK ssht/1.3.6 (test package): Generator txt created conanbuildinfo.txt ssht/1.3.6 (test package): Generator cmake created conanbuildinfo.cmake ssht/1.3.6 (test package): Generated conaninfo.txt ssht/1.3.6 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ssht/1.3.6 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library ssht found /Users/jenkins/w/BuildSingleReference/.conan/data/ssht/1.3.6/_/_/package/7e18f5df92ec2380ff718d7db649b1f769e665bc/lib/libssht.a -- Library fftw3 found /Users/jenkins/w/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/bf7d033202dc8de813ed8d99f7dfd29e93708d45/lib/libfftw3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/7336ebca55c566ecc6b383dffaf3ae6eb18d5225' '--' '-j8' ----------------- Scanning dependencies of target example [ 50%] Building C object CMakeFiles/example.dir/example.c.o [100%] Linking C executable bin/example [100%] Built target example ssht/1.3.6 (test package): Running test() ----Running------ > ./example ----------------- Choosing default L = 128 Choosing default s = 0 SSHT test program (C implementation) ================================================================ DH real test no. 0 duration_inverse (s) = 0.0067 duration_forward (s) = 0.0065 error = 3.27830e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL real test no. 0 duration_inverse (s) = 0.0034 duration_forward (s) = 0.0033 error = 3.36125e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real test no. 0 duration_inverse (s) = 0.0027 duration_forward (s) = 0.0638 error = 1.05243e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real (lower band-limit) test no. 0 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0032 error = 1.07783e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real pole test no. 0 duration_inverse (s) = 0.0024 duration_forward (s) = 0.0029 error = 9.60968e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real test no. 0 duration_inverse (s) = 0.0018 duration_forward (s) = 0.0460 error = 1.16452e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real (lower band-limit) test no. 0 duration_inverse (s) = 0.0014 duration_forward (s) = 0.0026 error = 1.19698e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real pole test no. 0 duration_inverse (s) = 0.0015 duration_forward (s) = 0.0026 error = 1.17966e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH test no. 0 duration_inverse (s) = 0.0469 duration_forward (s) = 0.0106 error = 3.41619e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL test no. 0 duration_inverse (s) = 0.0068 duration_forward (s) = 0.0057 error = 3.33432e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW test no. 0 duration_inverse (s) = 0.0037 duration_forward (s) = 0.0043 error = 1.07897e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW lower band-limit test no. 0 duration_inverse (s) = 0.0027 duration_forward (s) = 0.0039 error = 1.08439e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW pole test no. 0 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0060 error = 1.16975e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS test no. 0 duration_inverse (s) = 0.0039 duration_forward (s) = 0.0049 error = 1.11488e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS (lower band-limit) test no. 0 duration_inverse (s) = 0.0023 duration_forward (s) = 0.0042 error = 1.18752e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS pole test no. 0 duration_inverse (s) = 0.0025 duration_forward (s) = 0.0043 error = 1.10242e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH real test no. 1 duration_inverse (s) = 0.0060 duration_forward (s) = 0.0065 error = 3.49036e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL real test no. 1 duration_inverse (s) = 0.0032 duration_forward (s) = 0.0031 error = 3.70351e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real test no. 1 duration_inverse (s) = 0.0026 duration_forward (s) = 0.0038 error = 1.18565e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real (lower band-limit) test no. 1 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0033 error = 1.10605e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real pole test no. 1 duration_inverse (s) = 0.0024 duration_forward (s) = 0.0027 error = 1.01784e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real test no. 1 duration_inverse (s) = 0.0015 duration_forward (s) = 0.0027 error = 1.01682e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real (lower band-limit) test no. 1 duration_inverse (s) = 0.0014 duration_forward (s) = 0.0025 error = 8.81859e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real pole test no. 1 duration_inverse (s) = 0.0014 duration_forward (s) = 0.0024 error = 1.09620e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH test no. 1 duration_inverse (s) = 0.0102 duration_forward (s) = 0.0100 error = 3.30003e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL test no. 1 duration_inverse (s) = 0.0063 duration_forward (s) = 0.0065 error = 3.51432e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW test no. 1 duration_inverse (s) = 0.0033 duration_forward (s) = 0.0042 error = 1.09124e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW lower band-limit test no. 1 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0040 error = 1.02364e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW pole test no. 1 duration_inverse (s) = 0.0028 duration_forward (s) = 0.0042 error = 1.08518e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS test no. 1 duration_inverse (s) = 0.0026 duration_forward (s) = 0.0045 error = 1.03733e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS (lower band-limit) test no. 1 duration_inverse (s) = 0.0022 duration_forward (s) = 0.0042 error = 1.03209e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS pole test no. 1 duration_inverse (s) = 0.0025 duration_forward (s) = 0.0047 error = 1.06870e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH real test no. 2 duration_inverse (s) = 0.0081 duration_forward (s) = 0.0071 error = 3.50876e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL real test no. 2 duration_inverse (s) = 0.0033 duration_forward (s) = 0.0033 error = 3.28775e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real test no. 2 duration_inverse (s) = 0.0023 duration_forward (s) = 0.0028 error = 9.76618e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real (lower band-limit) test no. 2 duration_inverse (s) = 0.0021 duration_forward (s) = 0.0028 error = 1.11802e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real pole test no. 2 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0032 error = 9.65958e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real test no. 2 duration_inverse (s) = 0.0017 duration_forward (s) = 0.0028 error = 1.08892e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real (lower band-limit) test no. 2 duration_inverse (s) = 0.0013 duration_forward (s) = 0.0025 error = 1.19337e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real pole test no. 2 duration_inverse (s) = 0.0016 duration_forward (s) = 0.0029 error = 1.30356e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH test no. 2 duration_inverse (s) = 0.0094 duration_forward (s) = 0.0102 error = 3.47450e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL test no. 2 duration_inverse (s) = 0.0048 duration_forward (s) = 0.0060 error = 3.60807e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW test no. 2 duration_inverse (s) = 0.0039 duration_forward (s) = 0.0045 error = 1.18565e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW lower band-limit test no. 2 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0040 error = 1.08581e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW pole test no. 2 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0041 error = 1.16706e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS test no. 2 duration_inverse (s) = 0.0025 duration_forward (s) = 0.0042 error = 1.12369e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS (lower band-limit) test no. 2 duration_inverse (s) = 0.0030 duration_forward (s) = 0.0044 error = 1.28157e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS pole test no. 2 duration_inverse (s) = 0.0024 duration_forward (s) = 0.0042 error = 1.22628e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH real test no. 3 duration_inverse (s) = 0.0061 duration_forward (s) = 0.0066 error = 3.26629e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL real test no. 3 duration_inverse (s) = 0.0031 duration_forward (s) = 0.0032 error = 3.59837e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real test no. 3 duration_inverse (s) = 0.0023 duration_forward (s) = 0.0030 error = 1.23973e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real (lower band-limit) test no. 3 duration_inverse (s) = 0.0025 duration_forward (s) = 0.0028 error = 1.02147e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real pole test no. 3 duration_inverse (s) = 0.0022 duration_forward (s) = 0.0032 error = 1.12264e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real test no. 3 duration_inverse (s) = 0.0017 duration_forward (s) = 0.0029 error = 1.07577e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real (lower band-limit) test no. 3 duration_inverse (s) = 0.0016 duration_forward (s) = 0.0025 error = 1.16155e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real pole test no. 3 duration_inverse (s) = 0.0016 duration_forward (s) = 0.0024 error = 1.16171e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH test no. 3 duration_inverse (s) = 0.0112 duration_forward (s) = 0.0115 error = 3.61847e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL test no. 3 duration_inverse (s) = 0.0050 duration_forward (s) = 0.0051 error = 3.60728e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW test no. 3 duration_inverse (s) = 0.0028 duration_forward (s) = 0.0043 error = 1.08892e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW lower band-limit test no. 3 duration_inverse (s) = 0.0028 duration_forward (s) = 0.0071 error = 1.04585e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW pole test no. 3 duration_inverse (s) = 0.0036 duration_forward (s) = 0.0045 error = 1.14358e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS test no. 3 duration_inverse (s) = 0.0027 duration_forward (s) = 0.0044 error = 1.18877e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS (lower band-limit) test no. 3 duration_inverse (s) = 0.0022 duration_forward (s) = 0.0041 error = 1.19709e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS pole test no. 3 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0049 error = 1.16975e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH real test no. 4 duration_inverse (s) = 0.0069 duration_forward (s) = 0.0085 error = 3.00412e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL real test no. 4 duration_inverse (s) = 0.0032 duration_forward (s) = 0.0032 error = 3.62265e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real test no. 4 duration_inverse (s) = 0.0021 duration_forward (s) = 0.0030 error = 8.49738e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real (lower band-limit) test no. 4 duration_inverse (s) = 0.0026 duration_forward (s) = 0.0049 error = 1.03579e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW real pole test no. 4 duration_inverse (s) = 0.0032 duration_forward (s) = 0.0033 error = 1.05932e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real test no. 4 duration_inverse (s) = 0.0016 duration_forward (s) = 0.0028 error = 1.17337e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real (lower band-limit) test no. 4 duration_inverse (s) = 0.0014 duration_forward (s) = 0.0024 error = 1.02844e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS real pole test no. 4 duration_inverse (s) = 0.0014 duration_forward (s) = 0.0023 error = 9.06040e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 DH test no. 4 duration_inverse (s) = 0.0103 duration_forward (s) = 0.0118 error = 3.52039e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 GL test no. 4 duration_inverse (s) = 0.0063 duration_forward (s) = 0.0053 error = 3.71068e-11 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW test no. 4 duration_inverse (s) = 0.0027 duration_forward (s) = 0.0042 error = 1.06361e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW lower band-limit test no. 4 duration_inverse (s) = 0.0028 duration_forward (s) = 0.0041 error = 9.97040e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW pole test no. 4 duration_inverse (s) = 0.0029 duration_forward (s) = 0.0047 error = 1.07783e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS test no. 4 duration_inverse (s) = 0.0027 duration_forward (s) = 0.0044 error = 1.19683e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS (lower band-limit) test no. 4 duration_inverse (s) = 0.0024 duration_forward (s) = 0.0042 error = 9.76239e-15 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 MW SS pole test no. 4 duration_inverse (s) = 0.0026 duration_forward (s) = 0.0045 error = 1.24825e-14 - Null, Nan test result (Input Harmonic Coefficients) : 1, 1 - Null, Nan test result (Output Harmonic Coefficients) : 1, 1 ================================================================ Summary NREPEAT = 5 L = 64 spin = 0 DH real Average forward transform time (s) = 0.0070 Average inverse transform time (s) = 0.0068 Average max error = 3.30957e-11 GL real Average forward transform time (s) = 0.0032 Average inverse transform time (s) = 0.0032 Average max error = 3.51471e-11 MW real Average forward transform time (s) = 0.0153 Average inverse transform time (s) = 0.0024 Average max error = 1.06083e-14 MW real with lower band-limit Average forward transform time (s) = 0.0034 Average inverse transform time (s) = 0.0026 Average max error = 1.07183e-14 MW real pole Average forward transform time (s) = 0.0031 Average inverse transform time (s) = 0.0026 Average max error = 1.02535e-14 MW SS real Average forward transform time (s) = 0.0025 Average inverse transform time (s) = 0.0014 Average max error = 1.09244e-14 MW SS real with lower band-limit Average forward transform time (s) = 0.0025 Average inverse transform time (s) = 0.0014 Average max error = 1.09244e-14 MW SS real pole Average forward transform time (s) = 0.0025 Average inverse transform time (s) = 0.0015 Average max error = 1.12943e-14 DH Average forward transform time (s) = 0.0108 Average inverse transform time (s) = 0.0176 Average max error = 3.46591e-11 GL Average forward transform time (s) = 0.0057 Average inverse transform time (s) = 0.0058 Average max error = 3.55494e-11 MW Average forward transform time (s) = 0.0043 Average inverse transform time (s) = 0.0033 Average max error = 1.10168e-14 MW with lower band-limit Average forward transform time (s) = 0.0046 Average inverse transform time (s) = 0.0028 Average max error = 1.04734e-14 MW pole Average forward transform time (s) = 0.0047 Average inverse transform time (s) = 0.0030 Average max error = 1.12868e-14 MW SS Average forward transform time (s) = 0.0045 Average inverse transform time (s) = 0.0029 Average max error = 1.13230e-14 MW SS with lower band-limit Average forward transform time (s) = 0.0042 Average inverse transform time (s) = 0.0024 Average max error = 1.13490e-14 MW SS pole Average forward transform time (s) = 0.0045 Average inverse transform time (s) = 0.0026 Average max error = 1.16308e-14 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component fftw::fftw libdir "lib" does not contain any declared library