******************************************************************************** conan test conan-center-index/recipes/xqilla/all/test_package/conanfile.py xqilla/2.3.4@ --profile=/home/conan/w/BuildSingleReference/52485/36d44104-a2c2-438e-895a-ba60f33a8114/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 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:90502dc210685f89debfee91fcf44facf1db8144 - Cache xqilla/2.3.4:c5377a7de7fc9d4d64bb8cb2b59bcb3a5ecbcb7b - 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/c5377a7de7fc9d4d64bb8cb2b59bcb3a5ecbcb7b/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/71f302fb389da56cd233729df0dd35f6dccd4eaa/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