CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY BZIP2_FOUND: TRUE BZIP2_NEED_PREFIX: TRUE BZIP2_INCLUDE_DIRS: /home/conan/w/cci_PR-4684/.conan/data/bzip2/1.0.8/_/_/package/9a987fdc38ee132e56d68b8de009685a0383f3f8/include BZIP2_INCLUDE_DIR: /home/conan/w/cci_PR-4684/.conan/data/bzip2/1.0.8/_/_/package/9a987fdc38ee132e56d68b8de009685a0383f3f8/include BZIP2_LIBRARIES: BZIP2_VERSION_STRING: 1.0.8 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/test_package.dir/test_package.c.o: In function `main': /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x35e): undefined reference to `BZ2_bzlibVersion' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x6d6): undefined reference to `BZ2_bzlibVersion' CMakeFiles/test_package.dir/test_package.c.o: In function `usage': /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0xe5f): undefined reference to `BZ2_bzlibVersion' CMakeFiles/test_package.dir/test_package.c.o: In function `compress': /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x1430): undefined reference to `BZ2_bzWriteOpen' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x14b3): undefined reference to `BZ2_bzWrite' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x14e4): undefined reference to `BZ2_bzWriteClose64' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x152f): undefined reference to `BZ2_bzWriteClose64' CMakeFiles/test_package.dir/test_package.c.o: In function `uncompress': /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x2251): undefined reference to `BZ2_bzReadOpen' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x22bb): undefined reference to `BZ2_bzReadGetUnused' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x23ab): undefined reference to `BZ2_bzReadClose' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x2400): undefined reference to `BZ2_bzReadOpen' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x24ff): undefined reference to `BZ2_bzRead' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x25e0): undefined reference to `BZ2_bzReadClose' CMakeFiles/test_package.dir/test_package.c.o: In function `testf': /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x2f16): undefined reference to `BZ2_bzReadOpen' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x2f58): undefined reference to `BZ2_bzReadGetUnused' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x303b): undefined reference to `BZ2_bzReadClose' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x308b): undefined reference to `BZ2_bzReadOpen' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x31a3): undefined reference to `BZ2_bzRead' /home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/test_package.c:(.text+0x31d2): undefined reference to `BZ2_bzReadClose' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: bzip2/1.0.8 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4684/2/a716ee53-4ff4-47c8-8730-88100945978f/recipes/bzip2/all/test_package/build/11f1d276dd826d1a9337e97669cbc7cf93d7cfb5' '--' '-j3'