******************************************************************************** conan test conan-center-index/recipes/xqilla/all/test_package/conanfile.py xqilla/2.3.4@ --profile=/home/conan/w/BuildSingleReference/52485/414e7c15-9e17-446e-83f9-8d08e372d185/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=6 os=Linux [options] xqilla:shared=False [build_requires] [env] xqilla/2.3.4 (test package): Installing package Requirements xerces-c/3.2.3 from 'conan-center' - Cache xqilla/2.3.4 from local cache - Cache Packages xerces-c/3.2.3:19286d029870d2ea3809c4e989407160a8a97afd - Cache xqilla/2.3.4:52a92c2a30363d90c4e99ef2f0a2e18420591c62 - Cache Installing (downloading, building) binaries... xerces-c/3.2.3: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK xqilla/2.3.4: Already installed! xqilla/2.3.4: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/xqilla/2.3.4/_/_/package/52a92c2a30363d90c4e99ef2f0a2e18420591c62/bin [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 xqilla/2.3.4 (test package): Generator txt created conanbuildinfo.txt xqilla/2.3.4 (test package): Aggregating env generators xqilla/2.3.4 (test package): Generated conaninfo.txt xqilla/2.3.4 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/xqilla/all/test_package/build/81dad372f5500dab62edec174d4cc0476514ab3c/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK xqilla/2.3.4 (test package): Calling build() xqilla/2.3.4 (test package): Running test() ----Running------ > xqilla -h ----------------- Usage: xqilla [options] ... -h : Show this display -p : Parse in XPath 3.0 mode (default is XQuery mode) -P : Parse in XPath 1.0 compatibility mode (default is XQuery mode) -s : Parse XSLT 2.0 -f : Parse using W3C Full-Text extensions -u : Parse using W3C Update extensions -e : Parse using XQilla specific extensions -d : Run the query in interactive debugging mode -x : Use the Xerces-C data model (default is the FastXDM) -i : Load XML document and bind it as the context item -b : Set the base URI for the context -v : Bind the name value pair as an external variable -o : Write the result to the specified file -n : Run the queries a number of times -q : Quiet mode - no output -t : Output an XML representation of the AST xqilla/2.3.4 (test package): WARN: This conanfile has no build step