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/7ae1a427eebdada01eacc6c6d308edf92a51e19e/include BZIP2_INCLUDE_DIR: /home/conan/w/cci_PR-4684/.conan/data/bzip2/1.0.8/_/_/package/7ae1a427eebdada01eacc6c6d308edf92a51e19e/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 /usr/bin/ld: CMakeFiles/test_package.dir/test_package.c.o: in function `main': test_package.c:(.text+0x36e): undefined reference to `BZ2_bzlibVersion' /usr/bin/ld: test_package.c:(.text+0x781): undefined reference to `BZ2_bzlibVersion' /usr/bin/ld: CMakeFiles/test_package.dir/test_package.c.o: in function `usage': test_package.c:(.text+0xf1f): undefined reference to `BZ2_bzlibVersion' /usr/bin/ld: CMakeFiles/test_package.dir/test_package.c.o: in function `compress': test_package.c:(.text+0x14d5): undefined reference to `BZ2_bzWriteOpen' /usr/bin/ld: test_package.c:(.text+0x1553): undefined reference to `BZ2_bzWrite' /usr/bin/ld: test_package.c:(.text+0x1584): undefined reference to `BZ2_bzWriteClose64' /usr/bin/ld: test_package.c:(.text+0x15cf): undefined reference to `BZ2_bzWriteClose64' /usr/bin/ld: CMakeFiles/test_package.dir/test_package.c.o: in function `uncompress': test_package.c:(.text+0x219a): undefined reference to `BZ2_bzReadOpen' /usr/bin/ld: test_package.c:(.text+0x21df): undefined reference to `BZ2_bzRead' /usr/bin/ld: test_package.c:(.text+0x2244): undefined reference to `BZ2_bzReadGetUnused' /usr/bin/ld: test_package.c:(.text+0x242b): undefined reference to `BZ2_bzReadClose' /usr/bin/ld: test_package.c:(.text+0x2484): undefined reference to `BZ2_bzReadOpen' /usr/bin/ld: test_package.c:(.text+0x2530): undefined reference to `BZ2_bzReadClose' /usr/bin/ld: CMakeFiles/test_package.dir/test_package.c.o: in function `testf': test_package.c:(.text+0x2ce9): undefined reference to `BZ2_bzReadOpen' /usr/bin/ld: test_package.c:(.text+0x2d33): undefined reference to `BZ2_bzRead' /usr/bin/ld: test_package.c:(.text+0x2d6a): undefined reference to `BZ2_bzReadGetUnused' /usr/bin/ld: test_package.c:(.text+0x2f4e): undefined reference to `BZ2_bzReadClose' /usr/bin/ld: test_package.c:(.text+0x2f9e): undefined reference to `BZ2_bzReadOpen' /usr/bin/ld: test_package.c:(.text+0x2fbf): undefined reference to `BZ2_bzReadClose' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/test_package.dir/build.make:103: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: 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/2007435a-faa2-4110-aced-2e403c677e5d/recipes/bzip2/all/test_package/build/52ac209d031870849669094b6cc57a4e95bfb0b5' '--' '-j3'