******************************************************************************** conan install liboping/1.10.0@ --build=liboping --profile=/home/conan/w/BuildSingleReference/66700/5d8869bb-69f0-40f7-bd6e-607f30fdff8d/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] liboping:shared=True [build_requires] [env] liboping/1.10.0: Forced build from source Installing package: liboping/1.10.0 Requirements liboping/1.10.0 from local cache - Cache Packages liboping/1.10.0:d0c219631d7c692d7a95436cf4e11fe2891dc312 - Build Build requirements libev/4.33 from 'conan-center' - Cache Build requirements packages libev/4.33:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache Installing (downloading, building) binaries... libev/4.33: 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 liboping/1.10.0: Applying build-requirement: libev/4.33 liboping/1.10.0: Copying sources to build folder liboping/1.10.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/liboping/1.10.0/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312 liboping/1.10.0: Generator txt created conanbuildinfo.txt liboping/1.10.0: Aggregating env generators [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 liboping/1.10.0: Calling build() liboping/1.10.0: Calling: > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--without-ncurses' '--without-perl-bindings' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/liboping/1.10.0/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312' '--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 '--enable-shared=yes' '--enable-static=no' '--without-ncurses' '--without-perl-bindings' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/liboping/1.10.0/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 for gcc... /usr/bin/gcc 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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... liboping/1.10.0: liboping/1.10.0: ERROR: Package 'd0c219631d7c692d7a95436cf4e11fe2891dc312' build failed liboping/1.10.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/liboping/1.10.0/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312 ERROR: liboping/1.10.0: Error in build() method, line 82 autotools = self._configure_autotools() while calling '_configure_autotools', line 73 self._autotools.configure(args=args, configure_dir=self._source_subfolder) ConanException: Error 1 while executing source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--without-ncurses' '--without-perl-bindings' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/liboping/1.10.0/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated