******************************************************************************** conan test conan-center-index/recipes/ssht/all/test_package/conanfile.py ssht/1.3.6@ --profile=/home/conan/w/BuildSingleReference/7604/66da6990-1d00-43f8-b6d4-db851110e821/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=3.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:5bb2347a952955ff75419f7a5be43380b6233fd5 - Cache ssht/1.3.6:cca50b56e5de35cf7ecf8fa2a68d00ff4bda4416 - 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/a7874aea8a6dbd52d302146ae5df1847da2f5888/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/a7874aea8a6dbd52d302146ae5df1847da2f5888' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="3.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/a7874aea8a6dbd52d302146ae5df1847da2f5888/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 Clang 3.9.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/cca50b56e5de35cf7ecf8fa2a68d00ff4bda4416/lib/libssht.a -- Library fftw3 found /home/conan/w/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/5bb2347a952955ff75419f7a5be43380b6233fd5/lib/libfftw3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 3.9 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/a7874aea8a6dbd52d302146ae5df1847da2f5888 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/ssht/all/test_package/build/a7874aea8a6dbd52d302146ae5df1847da2f5888' '--' '-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.0070 error = 3.27821e-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.0032 duration_forward (s) = 0.0033 error = 3.36206e-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.0030 duration_forward (s) = 0.0588 error = 1.05489e-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.0023 duration_forward (s) = 0.0027 error = 1.01420e-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.0031 error = 9.83535e-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.0015 duration_forward (s) = 0.0438 error = 1.14789e-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.0021 error = 1.18752e-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.0013 duration_forward (s) = 0.0022 error = 1.19255e-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.0087 error = 3.41628e-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.0041 duration_forward (s) = 0.0042 error = 3.33454e-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.0032 duration_forward (s) = 0.0041 error = 1.06870e-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.0028 duration_forward (s) = 0.0040 error = 1.09192e-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.0028 duration_forward (s) = 0.0041 error = 1.16187e-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.13090e-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.0022 duration_forward (s) = 0.0039 error = 1.20320e-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.0024 duration_forward (s) = 0.0041 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. 1 duration_inverse (s) = 0.0060 duration_forward (s) = 0.0063 error = 3.49048e-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.0032 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.0024 duration_forward (s) = 0.0027 error = 1.15469e-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.0023 duration_forward (s) = 0.0027 error = 1.12182e-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.0025 duration_forward (s) = 0.0028 error = 9.88348e-15 - 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 = 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.0012 duration_forward (s) = 0.0021 error = 8.67751e-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.13937e-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.0081 duration_forward (s) = 0.0086 error = 3.29957e-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.51541e-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.0028 duration_forward (s) = 0.0041 error = 1.11802e-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.0028 duration_forward (s) = 0.0039 error = 1.05769e-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.0041 error = 9.97781e-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.0023 duration_forward (s) = 0.0040 error = 1.01347e-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.0038 error = 1.01329e-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.0023 duration_forward (s) = 0.0046 error = 1.08194e-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.0069 duration_forward (s) = 0.0063 error = 3.50855e-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.0032 duration_forward (s) = 0.0033 error = 3.28815e-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.0025 duration_forward (s) = 0.0027 error = 9.76807e-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.0023 duration_forward (s) = 0.0027 error = 1.13937e-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.0024 duration_forward (s) = 0.0027 error = 9.57756e-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.0014 duration_forward (s) = 0.0022 error = 1.06471e-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.0012 duration_forward (s) = 0.0021 error = 1.16975e-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.28757e-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.0081 duration_forward (s) = 0.0086 error = 3.47487e-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.0042 error = 3.60806e-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.0028 duration_forward (s) = 0.0041 error = 1.12330e-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.0027 duration_forward (s) = 0.0039 error = 1.09935e-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.0043 duration_forward (s) = 0.0057 error = 1.11510e-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.0038 duration_forward (s) = 0.0071 error = 1.13580e-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.0035 duration_forward (s) = 0.0046 error = 1.26512e-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.0041 error = 1.22719e-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.0059 duration_forward (s) = 0.0063 error = 3.26613e-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.0032 duration_forward (s) = 0.0032 error = 3.59872e-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.0024 duration_forward (s) = 0.0027 error = 1.23110e-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.0023 duration_forward (s) = 0.0027 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.0024 duration_forward (s) = 0.0027 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 test no. 3 duration_inverse (s) = 0.0013 duration_forward (s) = 0.0026 error = 1.08336e-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.0022 error = 1.12402e-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.0013 duration_forward (s) = 0.0022 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.0082 duration_forward (s) = 0.0107 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.0042 duration_forward (s) = 0.0042 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.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 lower band-limit test no. 3 duration_inverse (s) = 0.0027 duration_forward (s) = 0.0039 error = 1.03257e-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.0030 duration_forward (s) = 0.0041 error = 1.18248e-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.0023 duration_forward (s) = 0.0040 error = 1.18357e-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.0039 error = 1.17757e-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.0023 duration_forward (s) = 0.0041 error = 1.16996e-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.0060 duration_forward (s) = 0.0063 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.0032 duration_forward (s) = 0.0032 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.0024 duration_forward (s) = 0.0027 error = 8.32075e-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.0023 duration_forward (s) = 0.0027 error = 1.07577e-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.0024 duration_forward (s) = 0.0027 error = 1.06628e-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.19167e-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.00486e-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.0013 duration_forward (s) = 0.0022 error = 8.97085e-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.0081 duration_forward (s) = 0.0086 error = 3.52025e-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.0042 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.0028 duration_forward (s) = 0.0040 error = 1.15255e-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.0040 error = 9.85350e-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.0028 duration_forward (s) = 0.0041 error = 1.07181e-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.0023 duration_forward (s) = 0.0040 error = 1.17463e-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.0022 duration_forward (s) = 0.0039 error = 9.80585e-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.0023 duration_forward (s) = 0.0041 error = 1.23275e-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.0064 Average inverse transform time (s) = 0.0063 Average max error = 3.30935e-11 GL real Average forward transform time (s) = 0.0033 Average inverse transform time (s) = 0.0032 Average max error = 3.51510e-11 MW real Average forward transform time (s) = 0.0139 Average inverse transform time (s) = 0.0026 Average max error = 1.04991e-14 MW real with lower band-limit Average forward transform time (s) = 0.0027 Average inverse transform time (s) = 0.0023 Average max error = 1.07327e-14 MW real pole Average forward transform time (s) = 0.0028 Average inverse transform time (s) = 0.0024 Average max error = 1.03786e-14 MW SS real Average forward transform time (s) = 0.0021 Average inverse transform time (s) = 0.0012 Average max error = 1.07078e-14 MW SS real with lower band-limit Average forward transform time (s) = 0.0021 Average inverse transform time (s) = 0.0012 Average max error = 1.07078e-14 MW SS real pole Average forward transform time (s) = 0.0022 Average inverse transform time (s) = 0.0013 Average max error = 1.13566e-14 DH Average forward transform time (s) = 0.0090 Average inverse transform time (s) = 0.0149 Average max error = 3.46589e-11 GL Average forward transform time (s) = 0.0042 Average inverse transform time (s) = 0.0041 Average max error = 3.55580e-11 MW Average forward transform time (s) = 0.0041 Average inverse transform time (s) = 0.0029 Average max error = 1.10968e-14 MW with lower band-limit Average forward transform time (s) = 0.0039 Average inverse transform time (s) = 0.0028 Average max error = 1.05337e-14 MW pole Average forward transform time (s) = 0.0044 Average inverse transform time (s) = 0.0032 Average max error = 1.10581e-14 MW SS Average forward transform time (s) = 0.0047 Average inverse transform time (s) = 0.0028 Average max error = 1.12768e-14 MW SS with lower band-limit Average forward transform time (s) = 0.0040 Average inverse transform time (s) = 0.0025 Average max error = 1.12795e-14 MW SS pole Average forward transform time (s) = 0.0042 Average inverse transform time (s) = 0.0023 Average max error = 1.15611e-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