******************************************************************************** conan install expat/2.4.2@ --build=expat --profile=/home/conan/w/BuildSingleReference/64687/b1da710d-55dc-454f-829e-cd0c615c49ef/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux [options] expat:shared=False [build_requires] [env] expat/2.4.2: Forced build from source Installing package: expat/2.4.2 Requirements expat/2.4.2 from local cache - Cache Packages expat/2.4.2:bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c - Build Installing (downloading, building) binaries... expat/2.4.2: Copying sources to build folder expat/2.4.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c expat/2.4.2: Generator cmake created conanbuildinfo.cmake expat/2.4.2: Aggregating env generators [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 expat/2.4.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/package/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DEXPAT_BUILD_DOCS="Off" -DEXPAT_BUILD_EXAMPLES="Off" -DEXPAT_SHARED_LIBS="False" -DEXPAT_BUILD_TESTS="Off" -DEXPAT_BUILD_TOOLS="Off" -DEXPAT_CHAR_TYPE="char" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for mmap -- Looking for mmap - found -- Looking for getrandom -- Looking for getrandom - found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for off_t -- Looking for off_t - not found -- Looking for size_t -- Looking for size_t - not found -- Performing Test HAVE_SYSCALL_GETRANDOM -- Performing Test HAVE_SYSCALL_GETRANDOM - Success -- Performing Test FLAG_NO_STRICT_ALIASING -- Performing Test FLAG_NO_STRICT_ALIASING - Success -- Performing Test FLAG_VISIBILITY -- Performing Test FLAG_VISIBILITY - Success -- Looking for cos in m -- Looking for cos in m - found -- =========================================================================== -- -- Configuration -- Generator .................. Unix Makefiles -- Build type ................. Debug -- Prefix ..................... /home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/package/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c -- Shared libraries ........... False -- Character type ............. char (UTF-8) -- Library name postfix ....... -- -- Build documentation ........ Off -- Build examples ............. Off -- Build fuzzers .............. OFF -- Build tests ................ Off -- Build tools (xmlwf) ........ Off -- Build pkg-config file ...... ON -- Install files .............. ON -- -- Features -- // Advanced options, changes not advised -- Attributes info .......... OFF -- Context bytes ............ 1024 -- DTD support .............. ON -- Large size ............... OFF -- Minimum size ............. OFF -- Namespace support ........ ON -- -- Entropy sources -- getrandom ................ 1 -- syscall SYS_getrandom .... 1 -- libbsd ................... OFF -- /dev/random .............. ON -- -- Continue with -- make -- sudo make install -- -- =========================================================================== -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c/build_subfolder/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c/build_subfolder/CMakeFiles/CMakeError.log". expat/2.4.2: CMake Error at source_subfolder/CMakeLists.txt:462 (file): file Incorrect arguments to GENERATE subcommand. expat/2.4.2: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c expat/2.4.2: ERROR: Package 'bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c' build failed expat/2.4.2: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c ERROR: expat/2.4.2: Error in build() method, line 90 cmake = self._configure_cmake() while calling '_configure_cmake', line 84 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/package/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DEXPAT_BUILD_DOCS="Off" -DEXPAT_BUILD_EXAMPLES="Off" -DEXPAT_SHARED_LIBS="False" -DEXPAT_BUILD_TESTS="Off" -DEXPAT_BUILD_TOOLS="Off" -DEXPAT_CHAR_TYPE="char" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.2/_/_/build/bc9be7ecb3c8e77d2b5fad9616bf5074b9a65e5c'