******************************************************************************** conan install dbus/1.12.20@ --profile=/home/conan/w/BuildSingleReference/4867/a2973465-8a47-4057-96fd-9d9de76fdcfa/profile.txt --build=dbus ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] [build_requires] [env] dbus/1.12.20: Forced build from source Installing package: dbus/1.12.20 Requirements dbus/1.12.20 from 'conan-upstream' - Cache expat/2.2.10 from 'conan-center' - Cache Packages dbus/1.12.20:a32f04064957e49a8d3cea0b1727bc50ac74372e - Build expat/2.2.10:2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 - Cache Installing (downloading, building) binaries... expat/2.2.10: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK dbus/1.12.20: Copying sources to build folder dbus/1.12.20: Building your package in /home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/build/a32f04064957e49a8d3cea0b1727bc50ac74372e dbus/1.12.20: Generator pkg_config created expat.pc [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 dbus/1.12.20: Calling build() dbus/1.12.20: Calling: > source_subfolder/configure '--disable-tests' '--disable-doxygen-docs' '--disable-xml-docs' '--disable-x11-autolaunch' '--disable-asserts' '--disable-checks' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/package/a32f04064957e49a8d3cea0b1727bc50ac74372e' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--disable-tests' '--disable-doxygen-docs' '--disable-xml-docs' '--disable-x11-autolaunch' '--disable-asserts' '--disable-checks' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/package/a32f04064957e49a8d3cea0b1727bc50ac74372e' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether to enable debugging... no checking for gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing strerror... dbus/1.12.20: dbus/1.12.20: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/build/a32f04064957e49a8d3cea0b1727bc50ac74372e dbus/1.12.20: ERROR: Package 'a32f04064957e49a8d3cea0b1727bc50ac74372e' build failed dbus/1.12.20: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/build/a32f04064957e49a8d3cea0b1727bc50ac74372e ERROR: dbus/1.12.20: Error in build() method, line 69 autotools = self._configure_autotools() while calling '_configure_autotools', line 65 self._autotools.configure(args=args, configure_dir=self._source_subfolder) ConanException: Error 1 while executing source_subfolder/configure '--disable-tests' '--disable-doxygen-docs' '--disable-xml-docs' '--disable-x11-autolaunch' '--disable-asserts' '--disable-checks' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/dbus/1.12.20/_/_/package/a32f04064957e49a8d3cea0b1727bc50ac74372e' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated