******************************************************************************** conan test conan-center-index/recipes/fft/all/test_package/conanfile.py fft/cci.20061228@ --profile=/home/conan/w/BuildSingleReference/8103/9f7ef56e-5e48-491e-99b4-e9730d2877e6/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] 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:db15d38dc200afac2dde31ec85f304706a132dae - 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 txt created conanbuildinfo.txt fft/cci.20061228 (test package): Generator cmake_find_package created Findfft.cmake 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/2d9edea6fbd1bafbdbbdf77aae94d7ed0e9cc4cf/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/2d9edea6fbd1bafbdbbdf77aae94d7ed0e9cc4cf' && 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" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2d9edea6fbd1bafbdbbdf77aae94d7ed0e9cc4cf/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/2d9edea6fbd1bafbdbbdf77aae94d7ed0e9cc4cf" -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 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 global configuration -- 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 -- 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/2d9edea6fbd1bafbdbbdf77aae94d7ed0e9cc4cf ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/build/2d9edea6fbd1bafbdbbdf77aae94d7ed0e9cc4cf' '--' '-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/shrtdctt.dir/shrtdctt.c.o [ 50%] Building C object CMakeFiles/fftsg3dt.dir/fftsg3dt.c.o [ 66%] Linking C executable bin/shrtdctt [ 83%] Linking C executable bin/fftsg2dt [100%] Linking C executable bin/fftsg3dt 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 /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/fftsg2dt.c: In function 'main': /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/fftsg2dt.c:22:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n1); ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/fftsg2dt.c:24:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n2); ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/fftsg3dt.c: In function 'main': /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/fftsg3dt.c:21:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n1); ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/fftsg3dt.c:23:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n2); ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/fft/all/test_package/fftsg3dt.c:25:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n3); ^ /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/db15d38dc200afac2dde31ec85f304706a132dae/lib/libfft.a(fft_build.c.o): In function `makewt': fft_build.c:(.text+0x7ec): undefined reference to `cos' fft_build.c:(.text+0x93e): undefined reference to `sincos' fft_build.c:(.text+0x995): undefined reference to `cos' fft_build.c:(.text+0x9b9): undefined reference to `cos' fft_build.c:(.text+0xa1d): undefined reference to `sincos' fft_build.c:(.text+0xa51): undefined reference to `sincos' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/db15d38dc200afac2dde31ec85f304706a132dae/lib/libfft.a(fft_build.c.o): In function `makect': fft_build.c:(.text+0xad5): undefined reference to `cos' fft_build.c:(.text+0xb3d): undefined reference to `sincos' collect2: error: ld returned 1 exit status make[2]: *** [bin/shrtdctt] Error 1 make[1]: *** [CMakeFiles/shrtdctt.dir/all] Error 2 CMakeFilesmake[1]: /*** Waiting for unfinished jobs....fftsg2dt.dir /fftsg2dt.c.o: In function `main': fftsg2dt.c:(.text.startup+0x5be): undefined reference to `sqrt' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/db15d38dc200afac2dde31ec85f304706a132dae/lib/libfft.a(fft_build.c.o): In function `makewt': fft_build.c:(.text+0x7ec): undefined reference to `cos' fft_build.c:(.text+0x93e): undefined reference to `sincos' fft_build.c:(.text+0x995): undefined reference to `cos' fft_build.c:(.text+0x9b9): undefined reference to `cos' fft_build.c:(.text+0xa1d): undefined reference to `sincos' fft_build.c:(.text+0xa51): undefined reference to `sincos' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/db15d38dc200afac2dde31ec85f304706a132dae/lib/libfft.a(fft_build.c.o): In function `makect': fft_build.c:(.text+0xad5): undefined reference to `cos' fft_build.c:(.text+0xb3d): undefined reference to `sincos' collect2: error: ld returned 1 exit status make[2]: *** [bin/fftsg2dt] Error 1 make[1]: *** [CMakeFiles/fftsg2dt.dir/all] Error 2 CMakeFiles/fftsg3dt.dir/fftsg3dt.c.o: In function `main': fftsg3dt.c:(.text.startup+0x8ab): undefined reference to `sqrt' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/db15d38dc200afac2dde31ec85f304706a132dae/lib/libfft.a(fft_build.c.o): In function `makewt': fft_build.c:(.text+0x7ec): undefined reference to `cos' fft_build.c:(.text+0x93e): undefined reference to `sincos' fft_build.c:(.text+0x995): undefined reference to `cos' fft_build.c:(.text+0x9b9): undefined reference to `cos' fft_build.c:(.text+0xa1d): undefined reference to `sincos' fft_build.c:(.text+0xa51): undefined reference to `sincos' /home/conan/w/BuildSingleReference/.conan/data/fft/cci.20061228/_/_/package/db15d38dc200afac2dde31ec85f304706a132dae/lib/libfft.a(fft_build.c.o): In function `makect': fft_build.c:(.text+0xad5): undefined reference to `cos' fft_build.c:(.text+0xb3d): undefined reference to `sincos' collect2: error: ld returned 1 exit status 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/2d9edea6fbd1bafbdbbdf77aae94d7ed0e9cc4cf' '--' '-j3'