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/539dccffbc1498df4e058026bdb9c2a9c7a7ff07/include BZIP2_INCLUDE_DIR: /home/conan/w/cci_PR-4684/.conan/data/bzip2/1.0.8/_/_/package/539dccffbc1498df4e058026bdb9c2a9c7a7ff07/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': test_package.c:(.text+0x36e): undefined reference to `BZ2_bzlibVersion' test_package.c:(.text+0x781): undefined reference to `BZ2_bzlibVersion' CMakeFiles/test_package.dir/test_package.c.o: In function `usage': test_package.c:(.text+0xeef): undefined reference to `BZ2_bzlibVersion' CMakeFiles/test_package.dir/test_package.c.o: In function `compress': test_package.c:(.text+0x14a5): undefined reference to `BZ2_bzWriteOpen' test_package.c:(.text+0x1522): undefined reference to `BZ2_bzWrite' test_package.c:(.text+0x1561): undefined reference to `BZ2_bzWriteClose64' test_package.c:(.text+0x1bd3): undefined reference to `BZ2_bzWriteClose64' CMakeFiles/test_package.dir/test_package.c.o: In function `uncompress': test_package.c:(.text+0x217a): undefined reference to `BZ2_bzReadOpen' test_package.c:(.text+0x21bf): undefined reference to `BZ2_bzRead' test_package.c:(.text+0x2224): undefined reference to `BZ2_bzReadGetUnused' test_package.c:(.text+0x23f3): undefined reference to `BZ2_bzReadClose' test_package.c:(.text+0x244c): undefined reference to `BZ2_bzReadOpen' test_package.c:(.text+0x2608): undefined reference to `BZ2_bzReadClose' CMakeFiles/test_package.dir/test_package.c.o: In function `testf': test_package.c:(.text+0x2cd9): undefined reference to `BZ2_bzReadOpen' test_package.c:(.text+0x2d23): undefined reference to `BZ2_bzRead' test_package.c:(.text+0x2d5a): undefined reference to `BZ2_bzReadGetUnused' test_package.c:(.text+0x2f26): undefined reference to `BZ2_bzReadClose' test_package.c:(.text+0x2f76): undefined reference to `BZ2_bzReadOpen' test_package.c:(.text+0x2f97): 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/8d6c2bb5-1443-4a99-9760-b00b75c65b06/recipes/bzip2/all/test_package/build/74ef88a299dad2fbc7b70ff37a29a04c6b67a9bf' '--' '-j3'