******************************************************************************** conan install libstudxml/1.0.1@ --build=libstudxml --profile=/home/conan/w/BuildSingleReference/23489/cf37b771-c27b-4603-9345-c106bf3f389c/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 8.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=8 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=clang compiler.libcxx=libstdc++ compiler.version=8 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:1cf8449108fd2e43365526526bff7601dc283947 - Download libstudxml/1.0.1:536c95bcec8f8c3aed0584c3be21e6492c062a65 - Build Installing (downloading, building) binaries... expat/2.4.1: Retrieving package 1cf8449108fd2e43365526526bff7601dc283947 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.4.1: Package installed 1cf8449108fd2e43365526526bff7601dc283947 expat/2.4.1: Downloaded package revision b955a90b7a62c9fef344e0c211a2a258 [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/536c95bcec8f8c3aed0584c3be21e6492c062a65 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/536c95bcec8f8c3aed0584c3be21e6492c062a65' '--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/536c95bcec8f8c3aed0584c3be21e6492c062a65' '--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 how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking dependency style of clang... 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... /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 clang... /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 clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang 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 clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /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 clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ 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/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' make all-am make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' depbase=`echo qname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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: clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c ../source_subfolder/xml/parser.cxx -o parser.o libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -MT qname.lo -MD -MP -MF .deps/qname.Tpo -c ../source_subfolder/xml/qname.cxx -o qname.o libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c ../source_subfolder/xml/serializer.cxx -o serializer.o depbase=`echo value-traits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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: clang++ -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -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: clang -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -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 clang -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -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: clang -DHAVE_CONFIG_H -I.. -I../source_subfolder -DLIBSTUDXML_DYNAMIC_LIB -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -release 1.0 -no-undefined -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o libstudxml.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' Making all in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' Making all in parser make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/parser' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/parser' Making all in serializer make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/serializer' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/serializer' Making all in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/roundtrip' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/roundtrip' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' Making all in examples make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' Making all in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/roundtrip' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/roundtrip' Making all in processing make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/processing' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/processing' Making all in persistence make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/persistence' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o position.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o position.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/persistence' Making all in inheritance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/inheritance' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o position.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o position.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/inheritance' Making all in hybrid make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/hybrid' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o dom.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o dom.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/hybrid' Making all in performance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/performance' depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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$||'`;\ clang++ -DHAVE_CONFIG_H -I'../..' -I'../../source_subfolder' -I/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/include -DXML_STATIC -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -m64 -O3 -fPIC -stdlib=libstdc++ -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 clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib -o driver driver.o time.o ../../xml/libstudxml.la -lexpat -lexpat libtool: link: clang++ -m64 -O3 -fPIC -stdlib=libstdc++ -UNDEBUG -m64 -o driver driver.o time.o -L/home/conan/w/BuildSingleReference/.conan/data/expat/2.4.1/_/_/package/1cf8449108fd2e43365526526bff7601dc283947/lib ../../xml/.libs/libstudxml.a -lexpat make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/performance' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' Making all in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/doc' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65' libstudxml/1.0.1: Package '536c95bcec8f8c3aed0584c3be21e6492c062a65' built libstudxml/1.0.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65 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/536c95bcec8f8c3aed0584c3be21e6492c062a65 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/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/lib' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/include/xml' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/include/xml' /bin/bash ../libtool --mode=install /usr/bin/install -c libstudxml.la '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/lib' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/include/xml/details' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/include/xml/details' /usr/bin/install -c -m 644 details/config.h '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/include/xml/.' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/include/xml/details/genx' libtool: install: /usr/bin/install -c .libs/libstudxml.lai /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/lib/libstudxml.la libtool: install: /usr/bin/install -c .libs/libstudxml.a /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/lib/libstudxml.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/lib/libstudxml.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/xml' Making install in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' Making install in parser make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/parser' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/parser' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/parser' Making install in serializer make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/serializer' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/serializer' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/serializer' Making install in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/roundtrip' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/roundtrip' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests/roundtrip' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/tests' Making install in examples make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' Making install in roundtrip make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/roundtrip' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/roundtrip' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/roundtrip' Making install in processing make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/processing' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/processing' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/processing' Making install in persistence make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/persistence' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/persistence' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/persistence' Making install in inheritance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/inheritance' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/inheritance' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/inheritance' Making install in hybrid make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/hybrid' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/hybrid' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/hybrid' Making install in performance make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/performance' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/performance' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples/performance' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/examples' Making install in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/doc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/share/doc/libstudxml' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/doc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65/doc' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/share/doc/libstudxml' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/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/536c95bcec8f8c3aed0584c3be21e6492c062a65/share/doc/libstudxml' /usr/bin/install -c -m 644 libstudxml.pc '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/package/536c95bcec8f8c3aed0584c3be21e6492c062a65/lib/pkgconfig' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libstudxml/1.0.1/_/_/build/536c95bcec8f8c3aed0584c3be21e6492c062a65' [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 '536c95bcec8f8c3aed0584c3be21e6492c062a65' created libstudxml/1.0.1: Created package revision 8393f335e42fb1be316798250c497181 [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')