******************************************************************************** conan install libstudxml/1.0.1@ --build=libstudxml --profile=/home/conan/w/BuildSingleReference/23489/cf3f6738-8f89-4958-baba-111e67c5cd49/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] libstudxml:shared=False [build_requires] [env] expat/2.4.1: Not found in local cache, looking in remotes... expat/2.4.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.4.1: Downloaded recipe revision 83a5b31ae1cab09ee76cdd8038533c10 libstudxml/1.0.1: Forced build from source Installing package: libstudxml/1.0.1 Requirements expat/2.4.1 from 'conan-center' - Downloaded libstudxml/1.0.1 from local cache - Cache Packages expat/2.4.1:b025735bb0d121754b0b4aaae6c02d3b9546c56f - Download libstudxml/1.0.1:6cdafe31c176a44e7fa3f801396c43d9c8a4a933 - Build Installing (downloading, building) binaries... expat/2.4.1: Retrieving package b025735bb0d121754b0b4aaae6c02d3b9546c56f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.4.1: Package installed b025735bb0d121754b0b4aaae6c02d3b9546c56f expat/2.4.1: Downloaded package revision a1e6e27f4dece76cfc0a86c4ea6f6234 [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libstudxml/1.0.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libstudxml/1.0.1: Copying sources to build folder libstudxml/1.0.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933 libstudxml/1.0.1: Generator txt created conanbuildinfo.txt [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 libstudxml/1.0.1: Calling build() libstudxml/1.0.1: Calling: > source_subfolder/configure '--with-external-expat' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' '--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 '--with-external-expat' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' '--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 how to create a ustar tar archive... gnutar checking for style of include used by make... GNU 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 dependency style of /usr/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 whether ln -s works... yes 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 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 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 checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for diff... diff checking whether diff accepts -u... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking if we should use external expat... yes checking for expat... yes checking whether to use rpath... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating examples/hybrid/Makefile config.status: creating examples/inheritance/Makefile config.status: creating examples/Makefile config.status: creating examples/performance/Makefile config.status: creating examples/persistence/Makefile config.status: creating examples/processing/Makefile config.status: creating examples/roundtrip/Makefile config.status: creating libstudxml.pc config.status: creating Makefile config.status: creating tester config.status: creating tests/Makefile config.status: creating tests/parser/Makefile config.status: creating tests/roundtrip/Makefile config.status: creating tests/serializer/Makefile config.status: creating xml/Makefile config.status: creating xml/config.h config.status: creating xml/details/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool-rpath-patch commands config.status: executing tester-mode commands ----Running------ > make -j3 ----------------- Making all in xml make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' make all-am make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' depbase=`echo qname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT qname.lo -MD -MP -MF $depbase.Tpo -c -o qname.lo ../source_subfolder/xml/qname.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT parser.lo -MD -MP -MF $depbase.Tpo -c -o parser.lo ../source_subfolder/xml/parser.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo serializer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT serializer.lo -MD -MP -MF $depbase.Tpo -c -o serializer.lo ../source_subfolder/xml/serializer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c ../source_subfolder/xml/serializer.cxx -o serializer.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT qname.lo -MD -MP -MF .deps/qname.Tpo -c ../source_subfolder/xml/qname.cxx -o qname.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c ../source_subfolder/xml/parser.cxx -o parser.o depbase=`echo value-traits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT value-traits.lo -MD -MP -MF $depbase.Tpo -c -o value-traits.lo ../source_subfolder/xml/value-traits.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT value-traits.lo -MD -MP -MF .deps/value-traits.Tpo -c ../source_subfolder/xml/value-traits.cxx -o value-traits.o depbase=`echo details/genx/genx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -MT details/genx/genx.lo -MD -MP -MF $depbase.Tpo -c -o details/genx/genx.lo ../source_subfolder/xml/details/genx/genx.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -MT details/genx/genx.lo -MD -MP -MF details/genx/.deps/genx.Tpo -c ../source_subfolder/xml/details/genx/genx.c -o details/genx/genx.o depbase=`echo details/genx/char-props.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -MT details/genx/char-props.lo -MD -MP -MF $depbase.Tpo -c -o details/genx/char-props.lo ../source_subfolder/xml/details/genx/char-props.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -MT details/genx/char-props.lo -MD -MP -MF details/genx/.deps/char-props.Tpo -c ../source_subfolder/xml/details/genx/char-props.c -o details/genx/char-props.o /bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -release 1.0 -no-undefined -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o libstudxml.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib qname.lo parser.lo serializer.lo value-traits.lo details/genx/genx.lo details/genx/char-props.lo -lexpat -lexpat libtool: link: ar cru .libs/libstudxml.a qname.o parser.o serializer.o value-traits.o details/genx/genx.o details/genx/char-props.o libtool: link: ranlib .libs/libstudxml.a libtool: link: ( cd ".libs" && rm -f "libstudxml.la" && ln -s "../libstudxml.la" "libstudxml.la" ) make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' Making all in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' Making all in parser make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/parser' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/tests/parser/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/parser' Making all in serializer make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/serializer' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/tests/serializer/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/serializer' Making all in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/roundtrip' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/tests/roundtrip/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/roundtrip' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' Making all in examples make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' Making all in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/roundtrip' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/examples/roundtrip/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/roundtrip' Making all in processing make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/processing' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/examples/processing/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/processing' Making all in persistence make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/persistence' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/examples/persistence/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo position.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT position.o -MD -MP -MF $depbase.Tpo -c -o position.o ../../source_subfolder/examples/persistence/position.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o position.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o position.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/persistence' Making all in inheritance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/inheritance' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/examples/inheritance/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo position.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT position.o -MD -MP -MF $depbase.Tpo -c -o position.o ../../source_subfolder/examples/inheritance/position.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o position.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o position.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/inheritance' Making all in hybrid make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/hybrid' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/examples/hybrid/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT dom.o -MD -MP -MF $depbase.Tpo -c -o dom.o ../../source_subfolder/examples/hybrid/dom.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o dom.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o dom.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/hybrid' Making all in performance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/performance' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o ../../source_subfolder/examples/performance/driver.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -O3 -s -fPIC -UNDEBUG -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o ../../source_subfolder/examples/performance/time.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib -o driver driver.o time.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: /usr/bin/g++ -m64 -O3 -s -fPIC -UNDEBUG -m64 -o driver driver.o time.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/b025735bb0d121754b0b4aaae6c02d3b9546c56f/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/performance' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' Making all in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/doc' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' libstudxml/1.0.1: Package '6cdafe31c176a44e7fa3f801396c43d9c8a4a933' built libstudxml/1.0.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933 libstudxml/1.0.1: Generated conaninfo.txt libstudxml/1.0.1: Generated conanbuildinfo.txt libstudxml/1.0.1: Generating the package libstudxml/1.0.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933 libstudxml/1.0.1: Calling package() ----Running------ > make install -j3 ----------------- Making install in xml make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml' /bin/bash ../libtool --mode=install /usr/bin/install -c libstudxml.la '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml/details' /usr/bin/install -c -m 644 details/config.h '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml/details' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml/details' /usr/bin/install -c -m 644 ../source_subfolder/xml/details/post.hxx ../source_subfolder/xml/details/export.hxx ../source_subfolder/xml/details/pre.hxx ../source_subfolder/xml/details/config.hxx '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml/details' /usr/bin/install -c -m 644 ../source_subfolder/xml/parser.ixx ../source_subfolder/xml/serializer.ixx ../source_subfolder/xml/value-traits.txx ../source_subfolder/xml/parser.txx ../source_subfolder/xml/content ../source_subfolder/xml/exception ../source_subfolder/xml/forward ../source_subfolder/xml/qname ../source_subfolder/xml/parser ../source_subfolder/xml/serializer ../source_subfolder/xml/value-traits '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml/.' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml/details/genx' /usr/bin/install -c -m 644 ../source_subfolder/xml/details/genx/genx.h '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/include/xml/details/genx' libtool: install: /usr/bin/install -c .libs/libstudxml.lai /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib/libstudxml.la libtool: install: /usr/bin/install -c .libs/libstudxml.a /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib/libstudxml.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib/libstudxml.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib/libstudxml.a libtool: finish: PATH="/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/xml' Making install in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' Making install in parser make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/parser' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/parser' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/parser' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/parser' Making install in serializer make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/serializer' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/serializer' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/serializer' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/serializer' Making install in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/roundtrip' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/roundtrip' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/roundtrip' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests/roundtrip' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/tests' Making install in examples make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' Making install in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/roundtrip' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/roundtrip' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/roundtrip' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/roundtrip' Making install in processing make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/processing' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/processing' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/processing' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/processing' Making install in persistence make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/persistence' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/persistence' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/persistence' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/persistence' Making install in inheritance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/inheritance' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/inheritance' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/inheritance' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/inheritance' Making install in hybrid make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/hybrid' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/hybrid' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/hybrid' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/hybrid' Making install in performance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/performance' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/performance' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/performance' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples/performance' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/examples' Making install in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/doc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/share/doc/libstudxml' /usr/bin/install -c -m 644 ../source_subfolder/doc/default.css ../source_subfolder/doc/intro.xhtml '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/share/doc/libstudxml' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/doc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/doc' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/share/doc/libstudxml' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib/pkgconfig' /usr/bin/install -c -m 644 libstudxml.pc '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/lib/pkgconfig' /usr/bin/install -c -m 644 source_subfolder/LICENSE source_subfolder/NEWS source_subfolder/README source_subfolder/INSTALL source_subfolder/version '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/6cdafe31c176a44e7fa3f801396c43d9c8a4a933/share/doc/libstudxml' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/6cdafe31c176a44e7fa3f801396c43d9c8a4a933' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK libstudxml/1.0.1 package(): Packaged 1 '.a' file: libstudxml.a libstudxml/1.0.1 package(): Packaged 8 files libstudxml/1.0.1 package(): Packaged 2 '.txx' files: parser.txx, value-traits.txx libstudxml/1.0.1 package(): Packaged 2 '.ixx' files: parser.ixx, serializer.ixx libstudxml/1.0.1 package(): Packaged 2 '.h' files: config.h, genx.h libstudxml/1.0.1 package(): Packaged 4 '.hxx' files: config.hxx, export.hxx, post.hxx, pre.hxx libstudxml/1.0.1: Package '6cdafe31c176a44e7fa3f801396c43d9c8a4a933' created libstudxml/1.0.1: Created package revision 128ea3798c25eca60dadfdc599177d65 [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 ar: `u' modifier ignored since `D' is the default (see `U')