******************************************************************************** conan test conan-center-index/recipes/fft/all/test_package/conanfile.py fft/cci.20061228@ --profile=/home/conan/w/BuildSingleReference/8103/162f5719-80e0-442c-9804-8e64277ddfbc/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=6.0 os=Linux os_build=Linux [options] fft:shared=False [build_requires] [env] fft/cci.20061228 (test package): Installing package Requirements fft/cci.20061228 from local cache - Cache Packages fft/cci.20061228:7bb4437de9ea968a67cca56f3032f0fa78386cb3 - Cache Installing (downloading, building) binaries... fft/cci.20061228: 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 fft/cci.20061228 (test package): Generator cmake_find_package created Findfft.cmake fft/cci.20061228 (test package): Generator txt created conanbuildinfo.txt fft/cci.20061228 (test package): Generator cmake created conanbuildinfo.cmake fft/cci.20061228 (test package): Generated conaninfo.txt fft/cci.20061228 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2c419d74c3c63ad1b314db619b4320b0e1f516dc/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 fft/cci.20061228 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2c419d74c3c63ad1b314db619b4320b0e1f516dc' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="6.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2c419d74c3c63ad1b314db619b4320b0e1f516dc/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_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2c419d74c3c63ad1b314db619b4320b0e1f516dc" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package' ----------------- -- The C compiler identification is Clang 6.0.0 -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 6.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2c419d74c3c63ad1b314db619b4320b0e1f516dc ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2c419d74c3c63ad1b314db619b4320b0e1f516dc' '--' '-j3' ----------------- Scanning dependencies of target fftsg2dt Scanning dependencies of target shrtdctt Scanning dependencies of target fftsg3dt [ 16%] Building C object CMakeFiles/fftsg2dt.dir/fftsg2dt.c.o [ 33%] Building C object CMakeFiles/fftsg3dt.dir/fftsg3dt.c.o [ 50%] Building C object CMakeFiles/shrtdctt.dir/shrtdctt.c.o [ 66%] Linking C executable bin/fftsg2dt [ 83%] Linking C executable bin/shrtdctt CMakeFiles/fftsg2dt.dir/build.make:102: recipe for target 'bin/fftsg2dt' failed CMakeFiles/Makefile2:98: recipe for target 'CMakeFiles/fftsg2dt.dir/all' failed CMakeFiles/shrtdctt.dir/build.make:102: recipe for target 'bin/shrtdctt' failed CMakeFiles/Makefile2:152: recipe for target 'CMakeFiles/shrtdctt.dir/all' failed [100%] Linking C executable bin/fftsg3dt CMakeFiles/fftsg3dt.dir/build.make:102: recipe for target 'bin/fftsg3dt' failed CMakeFiles/Makefile2:125: recipe for target 'CMakeFiles/fftsg3dt.dir/all' failed Makefile:102: recipe for target 'all' failed 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 CMakeFiles/fftsg2dt.dir/fftsg2dt.c.o: In function `main': fftsg2dt.c:(.text+0x84): undefined reference to `sqrt' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `makewt': fft_build.c:(.text+0x918): undefined reference to `atan' fft_build.c:(.text+0x93a): undefined reference to `cos' fft_build.c:(.text+0x96c): undefined reference to `cos' fft_build.c:(.text+0x97c): undefined reference to `sin' fft_build.c:(.text+0xbbf): undefined reference to `cos' fft_build.c:(.text+0xbe3): undefined reference to `cos' fft_build.c:(.text+0xc4d): undefined reference to `cos' fft_build.c:(.text+0xc5e): undefined reference to `sin' fft_build.c:(.text+0xc7c): undefined reference to `cos' fft_build.c:(.text+0xc8e): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft': fft_build.c:(.text+0x130b): undefined reference to `atan' fft_build.c:(.text+0x132e): undefined reference to `cos' fft_build.c:(.text+0x1394): undefined reference to `cos' fft_build.c:(.text+0x13b2): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `makect': fft_build.c:(.text+0x170f): undefined reference to `atan' fft_build.c:(.text+0x1731): undefined reference to `cos' fft_build.c:(.text+0x1773): undefined reference to `cos' fft_build.c:(.text+0x1790): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct': fft_build.c:(.text+0x1a56): undefined reference to `atan' fft_build.c:(.text+0x1a79): undefined reference to `cos' fft_build.c:(.text+0x1af5): undefined reference to `cos' fft_build.c:(.text+0x1b13): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst': fft_build.c:(.text+0x2216): undefined reference to `atan' fft_build.c:(.text+0x2239): undefined reference to `cos' fft_build.c:(.text+0x22b5): undefined reference to `cos' fft_build.c:(.text+0x22d3): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `dfct': fft_build.c:(.text+0x2a49): undefined reference to `atan' fft_build.c:(.text+0x2a6c): undefined reference to `cos' fft_build.c:(.text+0x2ae4): undefined reference to `cos' fft_build.c:(.text+0x2b02): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `dfst': fft_build.c:(.text+0x35e8): undefined reference to `atan' fft_build.c:(.text+0x360b): undefined reference to `cos' fft_build.c:(.text+0x3674): undefined reference to `cos' fft_build.c:(.text+0x3692): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft2d': fft_build.c:(.text+0xa39e): undefined reference to `atan' fft_build.c:(.text+0xa3c0): undefined reference to `cos' fft_build.c:(.text+0xa415): undefined reference to `cos' fft_build.c:(.text+0xa433): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct2d': fft_build.c:(.text+0xa9de): undefined reference to `atan' fft_build.c:(.text+0xaa00): undefined reference to `cos' fft_build.c:(.text+0xaa67): undefined reference to `cos' fft_build.c:(.text+0xaa89): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst2d': fft_build.c:(.text+0xb1ee): undefined reference to `atan' fft_build.c:(.text+0xb210): undefined reference to `cos' fft_build.c:(.text+0xb277): undefined reference to `cos' fft_build.c:(.text+0xb299): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft3d': fft_build.c:(.text+0xcae4): undefined reference to `atan' fft_build.c:(.text+0xcb07): undefined reference to `cos' fft_build.c:(.text+0xcb65): undefined reference to `cos' fft_build.c:(.text+0xcb83): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct3d': fft_build.c:(.text+0xd975): undefined reference to `atan' fft_build.c:(.text+0xd998): undefined reference to `cos' fft_build.c:(.text+0xd9f4): undefined reference to `cos' fft_build.c:(.text+0xda12): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst3d': fft_build.c:(.text+0xe8b5): undefined reference to `atan' fft_build.c:(.text+0xe8d8): undefined reference to `cos' fft_build.c:(.text+0xe934): undefined reference to `cos' fft_build.c:(.text+0xe952): undefined reference to `sin' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/fftsg2dt] Error 1 make[1]: *** [CMakeFiles/fftsg2dt.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `makewt': fft_build.c:(.text+0x918): undefined reference to `atan' fft_build.c:(.text+0x93a): undefined reference to `cos' fft_build.c:(.text+0x96c): undefined reference to `cos' fft_build.c:(.text+0x97c): undefined reference to `sin' fft_build.c:(.text+0xbbf): undefined reference to `cos' fft_build.c:(.text+0xbe3): undefined reference to `cos' fft_build.c:(.text+0xc4d): undefined reference to `cos' fft_build.c:(.text+0xc5e): undefined reference to `sin' fft_build.c:(.text+0xc7c): undefined reference to `cos' fft_build.c:(.text+0xc8e): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft': fft_build.c:(.text+0x130b): undefined reference to `atan' fft_build.c:(.text+0x132e): undefined reference to `cos' fft_build.c:(.text+0x1394): undefined reference to `cos' fft_build.c:(.text+0x13b2): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `makect': fft_build.c:(.text+0x170f): undefined reference to `atan' fft_build.c:(.text+0x1731): undefined reference to `cos' fft_build.c:(.text+0x1773): undefined reference to `cos' fft_build.c:(.text+0x1790): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct': fft_build.c:(.text+0x1a56): undefined reference to `atan' fft_build.c:(.text+0x1a79): undefined reference to `cos' fft_build.c:(.text+0x1af5): undefined reference to `cos' fft_build.c:(.text+0x1b13): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst': fft_build.c:(.text+0x2216): undefined reference to `atan' fft_build.c:(.text+0x2239): undefined reference to `cos' fft_build.c:(.text+0x22b5): undefined reference to `cos' fft_build.c:(.text+0x22d3): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `dfct': fft_build.c:(.text+0x2a49): undefined reference to `atan' fft_build.c:(.text+0x2a6c): undefined reference to `cos' fft_build.c:(.text+0x2ae4): undefined reference to `cos' fft_build.c:(.text+0x2b02): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `dfst': fft_build.c:(.text+0x35e8): undefined reference to `atan' fft_build.c:(.text+0x360b): undefined reference to `cos' fft_build.c:(.text+0x3674): undefined reference to `cos' fft_build.c:(.text+0x3692): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft2d': fft_build.c:(.text+0xa39e): undefined reference to `atan' fft_build.c:(.text+0xa3c0): undefined reference to `cos' fft_build.c:(.text+0xa415): undefined reference to `cos' fft_build.c:(.text+0xa433): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct2d': fft_build.c:(.text+0xa9de): undefined reference to `atan' fft_build.c:(.text+0xaa00): undefined reference to `cos' fft_build.c:(.text+0xaa67): undefined reference to `cos' fft_build.c:(.text+0xaa89): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst2d': fft_build.c:(.text+0xb1ee): undefined reference to `atan' fft_build.c:(.text+0xb210): undefined reference to `cos' fft_build.c:(.text+0xb277): undefined reference to `cos' fft_build.c:(.text+0xb299): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft3d': fft_build.c:(.text+0xcae4): undefined reference to `atan' fft_build.c:(.text+0xcb07): undefined reference to `cos' fft_build.c:(.text+0xcb65): undefined reference to `cos' fft_build.c:(.text+0xcb83): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct3d': fft_build.c:(.text+0xd975): undefined reference to `atan' fft_build.c:(.text+0xd998): undefined reference to `cos' fft_build.c:(.text+0xd9f4): undefined reference to `cos' fft_build.c:(.text+0xda12): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst3d': fft_build.c:(.text+0xe8b5): undefined reference to `atan' fft_build.c:(.text+0xe8d8): undefined reference to `cos' fft_build.c:(.text+0xe934): undefined reference to `cos' fft_build.c:(.text+0xe952): undefined reference to `sin' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/shrtdctt] Error 1 make[1]: *** [CMakeFiles/shrtdctt.dir/all] Error 2 CMakeFiles/fftsg3dt.dir/fftsg3dt.c.o: In function `main': fftsg3dt.c:(.text+0xaf): undefined reference to `sqrt' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `makewt': fft_build.c:(.text+0x918): undefined reference to `atan' fft_build.c:(.text+0x93a): undefined reference to `cos' fft_build.c:(.text+0x96c): undefined reference to `cos' fft_build.c:(.text+0x97c): undefined reference to `sin' fft_build.c:(.text+0xbbf): undefined reference to `cos' fft_build.c:(.text+0xbe3): undefined reference to `cos' fft_build.c:(.text+0xc4d): undefined reference to `cos' fft_build.c:(.text+0xc5e): undefined reference to `sin' fft_build.c:(.text+0xc7c): undefined reference to `cos' fft_build.c:(.text+0xc8e): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft': fft_build.c:(.text+0x130b): undefined reference to `atan' fft_build.c:(.text+0x132e): undefined reference to `cos' fft_build.c:(.text+0x1394): undefined reference to `cos' fft_build.c:(.text+0x13b2): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `makect': fft_build.c:(.text+0x170f): undefined reference to `atan' fft_build.c:(.text+0x1731): undefined reference to `cos' fft_build.c:(.text+0x1773): undefined reference to `cos' fft_build.c:(.text+0x1790): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct': fft_build.c:(.text+0x1a56): undefined reference to `atan' fft_build.c:(.text+0x1a79): undefined reference to `cos' fft_build.c:(.text+0x1af5): undefined reference to `cos' fft_build.c:(.text+0x1b13): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst': fft_build.c:(.text+0x2216): undefined reference to `atan' fft_build.c:(.text+0x2239): undefined reference to `cos' fft_build.c:(.text+0x22b5): undefined reference to `cos' fft_build.c:(.text+0x22d3): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `dfct': fft_build.c:(.text+0x2a49): undefined reference to `atan' fft_build.c:(.text+0x2a6c): undefined reference to `cos' fft_build.c:(.text+0x2ae4): undefined reference to `cos' fft_build.c:(.text+0x2b02): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `dfst': fft_build.c:(.text+0x35e8): undefined reference to `atan' fft_build.c:(.text+0x360b): undefined reference to `cos' fft_build.c:(.text+0x3674): undefined reference to `cos' fft_build.c:(.text+0x3692): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft2d': fft_build.c:(.text+0xa39e): undefined reference to `atan' fft_build.c:(.text+0xa3c0): undefined reference to `cos' fft_build.c:(.text+0xa415): undefined reference to `cos' fft_build.c:(.text+0xa433): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct2d': fft_build.c:(.text+0xa9de): undefined reference to `atan' fft_build.c:(.text+0xaa00): undefined reference to `cos' fft_build.c:(.text+0xaa67): undefined reference to `cos' fft_build.c:(.text+0xaa89): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst2d': fft_build.c:(.text+0xb1ee): undefined reference to `atan' fft_build.c:(.text+0xb210): undefined reference to `cos' fft_build.c:(.text+0xb277): undefined reference to `cos' fft_build.c:(.text+0xb299): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `rdft3d': fft_build.c:(.text+0xcae4): undefined reference to `atan' fft_build.c:(.text+0xcb07): undefined reference to `cos' fft_build.c:(.text+0xcb65): undefined reference to `cos' fft_build.c:(.text+0xcb83): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddct3d': fft_build.c:(.text+0xd975): undefined reference to `atan' fft_build.c:(.text+0xd998): undefined reference to `cos' fft_build.c:(.text+0xd9f4): undefined reference to `cos' fft_build.c:(.text+0xda12): undefined reference to `sin' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/7bb4437de9ea968a67cca56f3032f0fa78386cb3/lib/libfft.a(fft_build.c.o): In function `ddst3d': fft_build.c:(.text+0xe8b5): undefined reference to `atan' fft_build.c:(.text+0xe8d8): undefined reference to `cos' fft_build.c:(.text+0xe934): undefined reference to `cos' fft_build.c:(.text+0xe952): undefined reference to `sin' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/fftsg3dt] Error 1 make[1]: *** [CMakeFiles/fftsg3dt.dir/all] Error 2 make: *** [all] Error 2 ERROR: fft/cci.20061228 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2c419d74c3c63ad1b314db619b4320b0e1f516dc' '--' '-j3'