******************************************************************************** conan test conan-center-index/recipes/xqilla/all/test_package/conanfile.py xqilla/2.3.4@ --profile=/home/conan/w/BuildSingleReference/52491/e81ab507-eb29-490a-82b6-7fa6702a2159/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=10 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:85bc4229dfd6ab3bab5bf4b97ac966c20a35dfc5 - Cache xqilla/2.3.4:c19986da3c8f1a33886e7e25f1d7d7d62cf8d523 - 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/c19986da3c8f1a33886e7e25f1d7d7d62cf8d523/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/d9b923c5e0e6ca4c18dd72f3b2837d730ac59935/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