******************************************************************************** conan test conan-center-index/recipes/xqilla/all/test_package/conanfile.py xqilla/2.3.4@ --profile=/home/conan/w/BuildSingleReference/52490/7438e5d2-403e-4727-8462-05d1c3182b50/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 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:0bba4db1aa1ac85c3e692c84f94453647787a594 - Cache xqilla/2.3.4:8c33c6f2a3a15f232f23c87f1150016965bfccdb - 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/8c33c6f2a3a15f232f23c87f1150016965bfccdb/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/9540cb50e93205484d562974e3ecebda3e28733e/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