******************************************************************************** conan test conan-center-index/recipes/xqilla/all/test_package/conanfile.py xqilla/2.3.4@ --profile=/home/conan/w/BuildSingleReference/52468/de0d5481-e3ed-4ea9-804a-ba53f66933f6/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release 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:ef7f2678073988cf577b7ea14604cc95e7e8a13a - Cache xqilla/2.3.4:eb6910c4b774dbbbbe22251da7f3c7a2e4cf7027 - 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/eb6910c4b774dbbbbe22251da7f3c7a2e4cf7027/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/9272a77c7872fce70d7572404b3613f3afd02810/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