******************************************************************************** conan install libltc/1.3.1@ --build=libltc --profile=/home/conan/w/BuildSingleReference/17639/c6c9385b-e637-46cd-9c08-7189b2857df7/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] libltc:shared=True [build_requires] [env] libltc/1.3.1: Forced build from source Installing package: libltc/1.3.1 Requirements libltc/1.3.1 from local cache - Cache Packages libltc/1.3.1:a5a3ee0d558fe87af753d63173b383d1d7d6c852 - Build Installing (downloading, building) binaries... libltc/1.3.1: Copying sources to build folder libltc/1.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/a5a3ee0d558fe87af753d63173b383d1d7d6c852 libltc/1.3.1: Generator txt created conanbuildinfo.txt [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 libltc/1.3.1: Calling build() libltc/1.3.1: Calling: > source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/a5a3ee0d558fe87af753d63173b383d1d7d6c852' '--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-static' '--enable-shared' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/a5a3ee0d558fe87af753d63173b383d1d7d6c852' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for sed... /bin/sed checking libltc version... 1.3.1 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target 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 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... gcc3 checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/gcc -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 libltc/1.3.1: libltc/1.3.1: ERROR: Package 'a5a3ee0d558fe87af753d63173b383d1d7d6c852' build failed libltc/1.3.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/a5a3ee0d558fe87af753d63173b383d1d7d6c852 ERROR: libltc/1.3.1: Error in build() method, line 56 autotools = self._configure_autotools() while calling '_configure_autotools', line 52 self._autotools.configure(args=args, configure_dir=self._source_subfolder) ConanException: Error 1 while executing source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/a5a3ee0d558fe87af753d63173b383d1d7d6c852' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' Terminated