******************************************************************************** conan test conan-center-index/recipes/ssht/all/test_package/conanfile.py ssht/1.3.6@ --profile=/home/conan/w/BuildSingleReference/7710/a69e608d-5e0b-4410-a749-cd6715c7614b/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [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:a8680ab789f0e57949dcdacb5ba78131efdfbfe7 - Cache ssht/1.3.6:9124eca77c435861d34d2a76e99ef90f146ebbd3 - 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: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/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 '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/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 '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package' ----------------- -- The C compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- 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 /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.6/_/_/package/9124eca77c435861d34d2a76e99ef90f146ebbd3/lib/libssht.a -- Library fftw3 found /home/conan/w/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/a8680ab789f0e57949dcdacb5ba78131efdfbfe7/lib/libfftw3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Checking correct version: 4.9 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3' ----------------- 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.0069 duration_forward (s) = 0.0071 error = 3.27823e-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.0036 duration_forward (s) = 0.0034 error = 3.36203e-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.0031 duration_forward (s) = 0.0577 error = 1.02916e-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.0026 duration_forward (s) = 0.0029 error = 1.00810e-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.0027 duration_forward (s) = 0.0030 error = 9.98028e-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.0016 duration_forward (s) = 0.0438 error = 1.10917e-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.0013 duration_forward (s) = 0.0022 error = 1.22251e-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.0024 error = 1.16806e-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.0420 duration_forward (s) = 0.0090 error = 3.41626e-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.0042 duration_forward (s) = 0.0043 error = 3.33450e-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.0033 duration_forward (s) = 0.0044 error = 1.07503e-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.0029 duration_forward (s) = 0.0042 error = 1.11477e-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.0030 duration_forward (s) = 0.0045 error = 1.15618e-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.0030 duration_forward (s) = 0.0041 error = 1.13145e-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.0024 duration_forward (s) = 0.0039 error = 1.20176e-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.0026 duration_forward (s) = 0.0042 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.0063 duration_forward (s) = 0.0067 error = 3.49050e-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.0033 duration_forward (s) = 0.0034 error = 3.70386e-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.0028 error = 1.17038e-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.0025 duration_forward (s) = 0.0028 error = 1.09755e-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.0026 duration_forward (s) = 0.0028 error = 1.01705e-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.0013 duration_forward (s) = 0.0022 error = 9.98908e-15 - 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.0012 duration_forward (s) = 0.0021 error = 8.84650e-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.0013 duration_forward (s) = 0.0022 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.0092 duration_forward (s) = 0.0090 error = 3.29963e-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.0041 duration_forward (s) = 0.0043 error = 3.51537e-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.0027 duration_forward (s) = 0.0042 error = 1.06216e-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.0042 error = 1.01475e-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.0049 duration_forward (s) = 0.0058 error = 9.89158e-15 - 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.0040 duration_forward (s) = 0.0072 error = 1.00535e-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.0040 duration_forward (s) = 0.0043 error = 9.92160e-15 - 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.0026 duration_forward (s) = 0.0042 error = 1.08034e-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.0063 duration_forward (s) = 0.0067 error = 3.50853e-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.0034 duration_forward (s) = 0.0034 error = 3.28812e-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.0027 duration_forward (s) = 0.0028 error = 9.25423e-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.0025 duration_forward (s) = 0.0028 error = 1.13058e-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.0027 duration_forward (s) = 0.0029 error = 1.00394e-14 - 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.0013 duration_forward (s) = 0.0023 error = 1.04909e-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.0021 error = 1.17767e-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.0013 duration_forward (s) = 0.0022 error = 1.28786e-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.0082 duration_forward (s) = 0.0089 error = 3.47479e-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.0042 duration_forward (s) = 0.0045 error = 3.60804e-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.0027 duration_forward (s) = 0.0042 error = 1.16282e-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.0042 error = 1.13926e-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.0044 error = 1.15511e-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.0040 error = 1.12593e-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.0024 duration_forward (s) = 0.0040 error = 1.25647e-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.0026 duration_forward (s) = 0.0042 error = 1.18856e-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.0064 duration_forward (s) = 0.0067 error = 3.26612e-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.0033 duration_forward (s) = 0.0034 error = 3.59868e-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.0026 duration_forward (s) = 0.0029 error = 1.25022e-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.0032 duration_forward (s) = 0.0029 error = 1.01517e-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.0026 duration_forward (s) = 0.0028 error = 1.13899e-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.0013 duration_forward (s) = 0.0022 error = 1.12286e-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.0012 duration_forward (s) = 0.0021 error = 1.14628e-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.0014 duration_forward (s) = 0.0022 error = 1.15142e-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.0081 duration_forward (s) = 0.0089 error = 3.61848e-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.0042 duration_forward (s) = 0.0043 error = 3.60859e-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.0027 duration_forward (s) = 0.0042 error = 1.07181e-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.0029 duration_forward (s) = 0.0043 error = 1.00394e-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.0029 duration_forward (s) = 0.0043 error = 1.17966e-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.0025 duration_forward (s) = 0.0040 error = 1.18128e-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.0024 duration_forward (s) = 0.0039 error = 1.20775e-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.0026 duration_forward (s) = 0.0041 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.0064 duration_forward (s) = 0.0069 error = 3.00338e-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.0034 duration_forward (s) = 0.0034 error = 3.62270e-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.0026 duration_forward (s) = 0.0028 error = 8.63979e-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.0025 duration_forward (s) = 0.0027 error = 1.05325e-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.0026 duration_forward (s) = 0.0028 error = 1.07800e-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.0013 duration_forward (s) = 0.0022 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.0012 duration_forward (s) = 0.0021 error = 1.04438e-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.0022 error = 9.33182e-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.0082 duration_forward (s) = 0.0088 error = 3.52029e-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.0041 duration_forward (s) = 0.0050 error = 3.71242e-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.0045 duration_forward (s) = 0.0072 error = 1.17705e-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.0029 duration_forward (s) = 0.0042 error = 9.57885e-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.0030 duration_forward (s) = 0.0043 error = 1.06471e-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.0025 duration_forward (s) = 0.0041 error = 1.19986e-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.0040 error = 1.00443e-14 - 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.0025 duration_forward (s) = 0.0041 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.0068 Average inverse transform time (s) = 0.0065 Average max error = 3.30935e-11 GL real Average forward transform time (s) = 0.0034 Average inverse transform time (s) = 0.0034 Average max error = 3.51508e-11 MW real Average forward transform time (s) = 0.0138 Average inverse transform time (s) = 0.0027 Average max error = 1.04783e-14 MW real with lower band-limit Average forward transform time (s) = 0.0028 Average inverse transform time (s) = 0.0026 Average max error = 1.06093e-14 MW real pole Average forward transform time (s) = 0.0029 Average inverse transform time (s) = 0.0026 Average max error = 1.04720e-14 MW SS real Average forward transform time (s) = 0.0021 Average inverse transform time (s) = 0.0013 Average max error = 1.09510e-14 MW SS real with lower band-limit Average forward transform time (s) = 0.0021 Average inverse transform time (s) = 0.0013 Average max error = 1.09510e-14 MW SS real pole Average forward transform time (s) = 0.0022 Average inverse transform time (s) = 0.0014 Average max error = 1.12734e-14 DH Average forward transform time (s) = 0.0089 Average inverse transform time (s) = 0.0151 Average max error = 3.46589e-11 GL Average forward transform time (s) = 0.0045 Average inverse transform time (s) = 0.0042 Average max error = 3.55578e-11 MW Average forward transform time (s) = 0.0048 Average inverse transform time (s) = 0.0032 Average max error = 1.10977e-14 MW with lower band-limit Average forward transform time (s) = 0.0042 Average inverse transform time (s) = 0.0029 Average max error = 1.04612e-14 MW pole Average forward transform time (s) = 0.0046 Average inverse transform time (s) = 0.0034 Average max error = 1.10897e-14 MW SS Average forward transform time (s) = 0.0047 Average inverse transform time (s) = 0.0029 Average max error = 1.12877e-14 MW SS with lower band-limit Average forward transform time (s) = 0.0040 Average inverse transform time (s) = 0.0027 Average max error = 1.13251e-14 MW SS pole Average forward transform time (s) = 0.0042 Average inverse transform time (s) = 0.0026 Average max error = 1.15786e-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