******************************************************************************** conan install ldns/1.7.1@ --profile=/Users/jenkins/w/BuildSingleReference@3/9197/92788390-a36a-4944-a852-90cd1ff7cfca/profile.txt --build=ldns ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] ldns:shared=False [build_requires] [env] ldns/1.7.1: Forced build from source Installing package: ldns/1.7.1 Requirements ldns/1.7.1 from local cache - Cache openssl/1.1.1k from 'conan-center' - Cache Packages ldns/1.7.1:6b1f65ebc2fdfc188c1f32c8ceb1dbeec759ff15 - Build openssl/1.1.1k:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache Installing (downloading, building) binaries... openssl/1.1.1k: 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 ldns/1.7.1: Copying sources to build folder ldns/1.7.1: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/ldns/1.7.1/_/_/build/6b1f65ebc2fdfc188c1f32c8ceb1dbeec759ff15 ldns/1.7.1: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ldns/1.7.1: Calling build() ldns/1.7.1: [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component openssl::openssl libdir "lib" does not contain any declared library ldns/1.7.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/ldns/1.7.1/_/_/build/6b1f65ebc2fdfc188c1f32c8ceb1dbeec759ff15 ldns/1.7.1: ERROR: Package '6b1f65ebc2fdfc188c1f32c8ceb1dbeec759ff15' build failed ldns/1.7.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/ldns/1.7.1/_/_/build/6b1f65ebc2fdfc188c1f32c8ceb1dbeec759ff15 ERROR: ldns/1.7.1: Error in build() method, line 76 autotools = self._configure_autotools() while calling '_configure_autotools', line 63 ("--enable-shared" if self.option.shared else "--disable-static"), AttributeError: 'LDNSConan' object has no attribute 'option'