******************************************************************************** conan install liboping/1.10.0@ --build=liboping --profile=/home/conan/w/BuildSingleReference/67645/87df5d53-3d90-413b-bc13-0f5c9bf7347d/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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:bf6871a88a66b609883bce5de4dd61adb1e033a7 - Build Installing (downloading, building) binaries... 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/bf6871a88a66b609883bce5de4dd61adb1e033a7 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/bf6871a88a66b609883bce5de4dd61adb1e033a7' '--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/bf6871a88a66b609883bce5de4dd61adb1e033a7' '--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... /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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes liboping/1.10.0: liboping/1.10.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/liboping/1.10.0/_/_/build/bf6871a88a66b609883bce5de4dd61adb1e033a7 liboping/1.10.0: ERROR: Package 'bf6871a88a66b609883bce5de4dd61adb1e033a7' build failed liboping/1.10.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/liboping/1.10.0/_/_/build/bf6871a88a66b609883bce5de4dd61adb1e033a7 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/bf6871a88a66b609883bce5de4dd61adb1e033a7' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated